summaryrefslogtreecommitdiff
path: root/ACE/tests/Bug_2653_Regression_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Bug_2653_Regression_Test.cpp')
-rw-r--r--ACE/tests/Bug_2653_Regression_Test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/tests/Bug_2653_Regression_Test.cpp b/ACE/tests/Bug_2653_Regression_Test.cpp
index 74b87288894..6735eab20e5 100644
--- a/ACE/tests/Bug_2653_Regression_Test.cpp
+++ b/ACE/tests/Bug_2653_Regression_Test.cpp
@@ -211,7 +211,6 @@ run_main (int, ACE_TCHAR *[])
wd.activate (THR_DETACHED);
test_for_spin(tp_reactor);
ACE_DEBUG ((LM_DEBUG, ACE_TEXT ("Testing for spin\n")));
- wd.wait ();
ACE_END_TEST;
return 0;