summaryrefslogtreecommitdiff
path: root/ACE/ace/config-posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/config-posix.h')
-rw-r--r--ACE/ace/config-posix.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ACE/ace/config-posix.h b/ACE/ace/config-posix.h
index e571574a5c4..482e2b91d10 100644
--- a/ACE/ace/config-posix.h
+++ b/ACE/ace/config-posix.h
@@ -59,10 +59,6 @@
# define ACE_HAS_PTHREADS
# endif /* ACE_HAS_PTHREADS */
-# if !defined(ACE_HAS_PTHREADS_STD)
-# define ACE_HAS_PTHREADS_STD
-# endif /* ACE_HAS_PTHREADS_STD */
-
# endif /* _POSIX_THREADS */
# endif /* ACE_HAS_THREADS */
#endif /* !ACE_MT_SAFE */