diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/MT_Reactor_Timer_Test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/MT_Reactor_Timer_Test.cpp b/tests/MT_Reactor_Timer_Test.cpp index c280c6814e6..989e9142c2e 100644 --- a/tests/MT_Reactor_Timer_Test.cpp +++ b/tests/MT_Reactor_Timer_Test.cpp @@ -184,8 +184,6 @@ int Dispatch_Count_Handler::handle_close (ACE_HANDLE h, ACE_Reactor_Mask m) { - ACE_Reactor *r = ACE_Reactor::instance (); - ACE_DEBUG ((LM_DEBUG, ACE_TEXT ("%T (%t): handle_close\n"))); |