summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/HTIOP/test_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/HTIOP/test_config.h')
-rw-r--r--TAO/orbsvcs/tests/HTIOP/test_config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/orbsvcs/tests/HTIOP/test_config.h b/TAO/orbsvcs/tests/HTIOP/test_config.h
index c87f7c6ecb4..875869710c2 100644
--- a/TAO/orbsvcs/tests/HTIOP/test_config.h
+++ b/TAO/orbsvcs/tests/HTIOP/test_config.h
@@ -42,9 +42,6 @@
// The second #undef protects against being reset in a config.h file.
#undef ACE_NDEBUG
-#undef ACE_TEXT
-#define ACE_TEXT ACE_LIB_TEXT
-
#if defined (ACE_HAS_WINCE)
// Note that Pocket PC 2002 will NOT create a directory if it does not start with a leading '\'.
// PPC 2002 only accepts '\log' as a valid directory name, while 'log\' works under WinCE 3.0.