summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ace/TP_Reactor.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/TP_Reactor.cpp b/ace/TP_Reactor.cpp
index c99fbd394e6..aee9fa31b9c 100644
--- a/ace/TP_Reactor.cpp
+++ b/ace/TP_Reactor.cpp
@@ -4,7 +4,6 @@
#include "ace/TP_Reactor.h"
#include "ace/Reactor.h"
#include "ace/Thread.h"
-//#include "ace/Thread.h"
#if !defined (__ACE_INLINE__)
#include "ace/TP_Reactor.i"
@@ -87,8 +86,6 @@ ACE_TP_Reactor::max_notify_iterations (int /*iterations*/)
{
ACE_TRACE ("ACE_TP_Reactor::max_notify_iterations");
- ACE_ERROR ((LM_ERROR,
- "(%P|%t) This has no effect in the TP_Reactor.. \n"));
}
int