From 6afc45b22809a8a54246f855e2997aaaf30bb1c7 Mon Sep 17 00:00:00 2001 From: bala Date: Sat, 25 Aug 2001 14:17:54 +0000 Subject: ChangeLogTag: Sat Aug 25 09:00:28 2001 Balachandran Natarajan --- ace/TP_Reactor.cpp | 3 --- 1 file changed, 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 -- cgit v1.2.1