diff options
Diffstat (limited to 'RPM4/src')
-rw-r--r-- | RPM4/src/RPM4.xs | 1 |
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; |