summaryrefslogtreecommitdiff
path: root/ACE/tests/Svc_Handler_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Svc_Handler_Test.cpp')
-rw-r--r--ACE/tests/Svc_Handler_Test.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/ACE/tests/Svc_Handler_Test.cpp b/ACE/tests/Svc_Handler_Test.cpp
index c36d8483e08..09393447ba2 100644
--- a/ACE/tests/Svc_Handler_Test.cpp
+++ b/ACE/tests/Svc_Handler_Test.cpp
@@ -101,9 +101,7 @@ run_main (int argc, ACE_TCHAR *argv[])
file.get_path_name ()),
1);
-#if (!defined (ACE_WIN32) \
- || (defined (ACE_HAS_WINNT4) && ACE_HAS_WINNT4 == 1)) && \
- !defined (VXWORKS)
+#if !defined (VXWORKS)
# define TEST_CAN_UNLINK_IN_ADVANCE
#endif