summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/HTIOP
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-08-01 07:35:05 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-08-01 07:35:05 +0000
commit6ba7d9c57ea0c04861397506e73ce08a9274d7b2 (patch)
treef01de3cdf3482f4c3217b57448187384cbf8e799 /TAO/orbsvcs/tests/HTIOP
parentf57dc53746df4a8596f5f5401bd6eb079cb34ac4 (diff)
downloadATCD-6ba7d9c57ea0c04861397506e73ce08a9274d7b2.tar.gz
Wed Aug 1 07:34:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/tests/HTIOP')
-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.