diff options
Diffstat (limited to 'ace/config-osf1-3.2.h')
-rw-r--r-- | ace/config-osf1-3.2.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-osf1-3.2.h b/ace/config-osf1-3.2.h index d7cdd90f79d..070df041a4a 100644 --- a/ace/config-osf1-3.2.h +++ b/ace/config-osf1-3.2.h @@ -58,9 +58,6 @@ // Platform supports POSIX 1.b clock_gettime () #define ACE_HAS_CLOCK_GETTIME -// Compiler/platform supports the "long long" datatype. -#define ACE_HAS_LONGLONG_T - // Platform defines MAP_FAILED as a long constant. #define ACE_HAS_LONG_MAP_FAILED |