diff options
Diffstat (limited to 'ace/config-hpux11.h')
-rw-r--r-- | ace/config-hpux11.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/config-hpux11.h b/ace/config-hpux11.h index c6df8d2f05a..d9996a3ccb1 100644 --- a/ace/config-hpux11.h +++ b/ace/config-hpux11.h @@ -22,7 +22,6 @@ #include /**/ <sys/stdsyms.h> - //////////////////////////////////////////////////////////////////////////// // // General OS information - see README for more details on what they mean @@ -114,9 +113,6 @@ // Platform supports the tid_t type #define ACE_HAS_TID_T -// Platform selects a port automatically if asked to bind to port 0 -#define ACE_HAS_WILDCARD_BIND - // Platform has XPG4 wide character support #define ACE_HAS_XPG4_MULTIBYTE_CHAR |