summaryrefslogtreecommitdiff
path: root/orbsvcs/orbsvcs/Notify/Any/ProxyPushConsumer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/orbsvcs/Notify/Any/ProxyPushConsumer.cpp')
-rw-r--r--orbsvcs/orbsvcs/Notify/Any/ProxyPushConsumer.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/orbsvcs/orbsvcs/Notify/Any/ProxyPushConsumer.cpp b/orbsvcs/orbsvcs/Notify/Any/ProxyPushConsumer.cpp
index ae52b9b62e4..92362902145 100644
--- a/orbsvcs/orbsvcs/Notify/Any/ProxyPushConsumer.cpp
+++ b/orbsvcs/orbsvcs/Notify/Any/ProxyPushConsumer.cpp
@@ -1,9 +1,6 @@
// $Id$
#include "orbsvcs/Notify/Any/ProxyPushConsumer.h"
-
-ACE_RCSID (Notify, TAO_Notify_ProxyPushConsumer, "$Id$")
-
#include "tao/debug.h"
#include "orbsvcs/Notify/AdminProperties.h"
#include "orbsvcs/Notify/Properties.h"
@@ -86,7 +83,7 @@ TAO_Notify_ProxyPushConsumer::validate ()
{
if (TAO_debug_level > 0)
{
- ACE_DEBUG ((LM_DEBUG,
+ ACE_DEBUG ((LM_DEBUG,
ACE_TEXT ("(%P|%t) TAO_Notify_ProxyPushConsumer::validate(%d)")
ACE_TEXT ("disconnecting \n"), this->id ()));
}