diff options
Diffstat (limited to 'ace/config-sunos5.4-g++.h')
-rw-r--r-- | ace/config-sunos5.4-g++.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-sunos5.4-g++.h b/ace/config-sunos5.4-g++.h index e66a69b3e76..ade2892166e 100644 --- a/ace/config-sunos5.4-g++.h +++ b/ace/config-sunos5.4-g++.h @@ -77,9 +77,6 @@ // Platform supports IP multicast #define ACE_HAS_IP_MULTICAST -// Compiler/platform supports the "long long" datatype. -#define ACE_HAS_LONGLONG_T - // Compiler/platform supports alloca() #define ACE_HAS_ALLOCA |