From ae35984780c7587fff7029ef5655f9ce6c4acc66 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 11 Feb 2024 13:14:29 -0800 Subject: unifdef hpux Signed-off-by: Alan Coopersmith --- src/Initialize.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/Initialize.c') diff --git a/src/Initialize.c b/src/Initialize.c index 03bb59c..5d2c92a 100644 --- a/src/Initialize.c +++ b/src/Initialize.c @@ -101,12 +101,6 @@ in this Software without prior written authorization from The Open Group. #define XtInitialize _XtInitialize #endif /* (SUNSHLIB || AIXSHLIB) && SHAREDCODE */ -/* - * hpux - * Hand-patched versions of HP-UX prior to version 7.0 can usefully add - * -DUSE_UNAME in the appropriate config file to get long hostnames. - */ - #ifdef USG #define USE_UNAME #endif -- cgit v1.2.3