diff options
Diffstat (limited to 'src/Initialize.c')
-rw-r--r-- | src/Initialize.c | 6 |
1 files changed, 0 insertions, 6 deletions
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 |