diff options
Diffstat (limited to 'ace/config-m88k.h')
-rw-r--r-- | ace/config-m88k.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-m88k.h b/ace/config-m88k.h index e52bc243305..8f0d6105314 100644 --- a/ace/config-m88k.h +++ b/ace/config-m88k.h @@ -103,9 +103,6 @@ struct ip_mreq // 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 |