diff options
Diffstat (limited to 'ace/config-sunos4-sun4.x-orbix.h')
-rw-r--r-- | ace/config-sunos4-sun4.x-orbix.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-sunos4-sun4.x-orbix.h b/ace/config-sunos4-sun4.x-orbix.h index 0d858623611..41f60b10ed0 100644 --- a/ace/config-sunos4-sun4.x-orbix.h +++ b/ace/config-sunos4-sun4.x-orbix.h @@ -98,7 +98,4 @@ #define ACE_NTRACE 1 #endif /* ACE_NTRACE */ -// The OS bind() call will select the port if it's 0. -#define ACE_HAS_WILDCARD_BIND - #endif /* ACE_CONFIG_H */ |