summaryrefslogtreecommitdiff
path: root/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushConsumer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushConsumer.cpp')
-rw-r--r--orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushConsumer.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushConsumer.cpp b/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushConsumer.cpp
index 7612a072d1f..f4ef5cee6fb 100644
--- a/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushConsumer.cpp
+++ b/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushConsumer.cpp
@@ -1,9 +1,6 @@
// $Id$
#include "orbsvcs/Notify/Structured/StructuredProxyPushConsumer.h"
-
-ACE_RCSID(RT_Notify, TAO_Notify_StructuredProxyPushConsumer, "$Id$")
-
#include "ace/Bound_Ptr.h"
#include "ace/Auto_Ptr.h"
#include "tao/debug.h"
@@ -88,7 +85,7 @@ TAO_Notify_StructuredProxyPushConsumer::validate ()
{
if (TAO_debug_level > 0)
{
- ACE_DEBUG ((LM_DEBUG,
+ ACE_DEBUG ((LM_DEBUG,
ACE_TEXT ("(%P|%t) TAO_Notify_StructuredProxyPushConsumer::validate(%d)")
ACE_TEXT("disconnecting \n"), this->id ()));
}