diff options
Diffstat (limited to 'ace/config-dgux-4.x-ghs.h')
-rw-r--r-- | ace/config-dgux-4.x-ghs.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-dgux-4.x-ghs.h b/ace/config-dgux-4.x-ghs.h index 0d20255b371..2e1fb09adfe 100644 --- a/ace/config-dgux-4.x-ghs.h +++ b/ace/config-dgux-4.x-ghs.h @@ -58,9 +58,6 @@ // Green Hills doesn't give a preprocessor symbol for long double #define ACE_SIZEOF_LONG_DOUBLE 8 -// Sockets may be called in multi-threaded programs. -#define ACE_HAS_MT_SAFE_SOCKETS - // Platform contains <poll.h>. #define ACE_HAS_POLL |