diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-08-01 07:29:51 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-08-01 07:29:51 +0000 |
commit | b1e743acbe283a6d7acfc422601de6fdb8175bae (patch) | |
tree | a1c340cd127d5ef6638e096bb8c3c768bd43a68b /ACE/protocols | |
parent | 327b833666f3d13196a30c9b66d2e0cd1290d01f (diff) | |
download | ATCD-b1e743acbe283a6d7acfc422601de6fdb8175bae.tar.gz |
Wed Aug 1 07:29:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/protocols')
-rw-r--r-- | ACE/protocols/tests/HTBP/Reactor_Tests/test_config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/protocols/tests/HTBP/Reactor_Tests/test_config.h b/ACE/protocols/tests/HTBP/Reactor_Tests/test_config.h index efd4eb7bcc6..02b32956691 100644 --- a/ACE/protocols/tests/HTBP/Reactor_Tests/test_config.h +++ b/ACE/protocols/tests/HTBP/Reactor_Tests/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. |