summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RPM4/src/RPM4.xs1
1 files changed, 0 insertions, 1 deletions
diff --git a/RPM4/src/RPM4.xs b/RPM4/src/RPM4.xs
index b33fe9b..b543114 100644
--- a/RPM4/src/RPM4.xs
+++ b/RPM4/src/RPM4.xs
@@ -762,7 +762,6 @@ buildhost()
PREINIT:
PPCODE:
#ifdef RPM4_9_0
- //croak("buildhost exists only in rpm < 4.9");
static char hostname[1024];
static int oneshot = 0;
struct hostent *hbn;