From 1b8ec9db57a6ca534fe2bc6fca61c8f09c0c8f08 Mon Sep 17 00:00:00 2001 From: Steve Huston Date: Sat, 14 Jun 1997 00:30:38 +0000 Subject: Removed some extraneous comments. --- ace/config-hpux-10.x.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'ace/config-hpux-10.x.h') diff --git a/ace/config-hpux-10.x.h b/ace/config-hpux-10.x.h index 06c9a4268d4..8d6f4830bca 100644 --- a/ace/config-hpux-10.x.h +++ b/ace/config-hpux-10.x.h @@ -10,17 +10,6 @@ #error "You need to use a compiler-specific .h file - they include this file" #endif -// These should be removed. - -// Fixes a problem with HP/UX not wrapping the mmap(2) header files -// with extern "C". -// #define ACE_HAS_BROKEN_MMAP_H - -// Header files lack t_errno for ACE_TLI. -// #define ACE_LACKS_T_ERRNO - - - // Compiling for HPUX. #if !defined (HPUX) #define HPUX -- cgit v1.2.1