From fe7f687e7cead11a9042fd76f3575a6e3cc7f4a3 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 14 Dec 2011 19:36:53 +0000 Subject: (buildhost) kill commented out croak since it's implemented git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@153 971eb68f-4bfb-0310-8326-d2484c010a4c --- RPM4/src/RPM4.xs | 1 - 1 file changed, 1 deletion(-) 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; -- cgit v1.2.1