summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1998-12-11 22:33:11 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1998-12-11 22:33:11 +0000
commit4fb4a2b7c614c5d1063562c3774522e5d532116f (patch)
tree248bef140700cef13b2df49949441013bd554ab8 /tests
parent49581cec6b7069f8dd23d3d02d8adc7fa51765ab (diff)
downloadATCD-4fb4a2b7c614c5d1063562c3774522e5d532116f.tar.gz
Removed ACE_DISABLE_AUTOCONF_LONGLONG
Diffstat (limited to 'tests')
-rw-r--r--tests/Time_Value_Test.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/Time_Value_Test.cpp b/tests/Time_Value_Test.cpp
index d9c7b48d42e..f7067be7c30 100644
--- a/tests/Time_Value_Test.cpp
+++ b/tests/Time_Value_Test.cpp
@@ -19,14 +19,6 @@
//
// ============================================================================
-
-// The ACE_DISABLE_AUTOCONF_LONGLONG macro is used in "anomalous" cases,
-// such as in this test. It is not meant for general use and only meant
-// to be used with ACE+autoconf!
-// ACE_DISABLE_AUTOCONF_LONGLONG must be defined *before* including the
-// configuration header.
-#define ACE_DISABLE_AUTOCONF_LONGLONG
-
// Note, for this test the config.h file *must* come first!
#include "ace/inc_user_config.h"