diff options
Diffstat (limited to 'ace/config-netbsd.h')
-rw-r--r-- | ace/config-netbsd.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ace/config-netbsd.h b/ace/config-netbsd.h index 31baf0c46bf..e53403ea0d7 100644 --- a/ace/config-netbsd.h +++ b/ace/config-netbsd.h @@ -118,11 +118,6 @@ ange */ // platform supports IP multicast #define ACE_HAS_IP_MULTICAST -// ***** NOT SURE YET ***** However, this doesn't seem to be -// used any where, so I just put it in. ;0 -// Sockets may be called in multi-threaded programs. -#define ACE_HAS_MT_SAFE_SOCKETS - // Compiler/platform has <alloca.h> //#define ACE_HAS_ALLOCA_H |