summaryrefslogtreecommitdiff
path: root/lib/rpmug.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rpmug.c')
-rw-r--r--lib/rpmug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rpmug.c b/lib/rpmug.c
index 119d8e585..2de62111c 100644
--- a/lib/rpmug.c
+++ b/lib/rpmug.c
@@ -174,7 +174,6 @@ static void loadLibs(void)
endpwent();
(void) getgrnam(GID_0_GROUP);
endgrent();
- (void) gethostbyname("localhost");
}
int rpmugInit(void)