diff options
author | Steve Huston <shuston@riverace.com> | 1998-06-02 13:08:43 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 1998-06-02 13:08:43 +0000 |
commit | 42659610fe8c3c46e6703b8edaf3ad672cc19d99 (patch) | |
tree | 09cfdba6e33585e1d789b16b1a329312efcfa6d2 /ace/config-aix-4.1.x.h | |
parent | 98fe176722028e757178c6eb50db09cb0383c046 (diff) | |
download | ATCD-42659610fe8c3c46e6703b8edaf3ad672cc19d99.tar.gz |
Remove ACE_HAS_THREAD_SELF.
Diffstat (limited to 'ace/config-aix-4.1.x.h')
-rw-r--r-- | ace/config-aix-4.1.x.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/config-aix-4.1.x.h b/ace/config-aix-4.1.x.h index c5445458dce..73e91326bed 100644 --- a/ace/config-aix-4.1.x.h +++ b/ace/config-aix-4.1.x.h @@ -42,7 +42,6 @@ #define ACE_HAS_ALLOCA #define ACE_HAS_REENTRANT_FUNCTIONS #define ACE_HAS_SYSV_IPC -#define ACE_HAS_THREAD_SELF #define ACE_HAS_TLI #define ACE_HAS_TLI_PROTOTYPES #define ACE_HAS_TIUSER_H |