summaryrefslogtreecommitdiff
path: root/orbsvcs/orbsvcs/Log/NotifyLogConsumer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/orbsvcs/Log/NotifyLogConsumer.cpp')
-rw-r--r--orbsvcs/orbsvcs/Log/NotifyLogConsumer.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/orbsvcs/orbsvcs/Log/NotifyLogConsumer.cpp b/orbsvcs/orbsvcs/Log/NotifyLogConsumer.cpp
index c4bac928a7b..977fee816fa 100644
--- a/orbsvcs/orbsvcs/Log/NotifyLogConsumer.cpp
+++ b/orbsvcs/orbsvcs/Log/NotifyLogConsumer.cpp
@@ -1,11 +1,9 @@
+// $Id$
+
#include "orbsvcs/Log/NotifyLog_i.h"
#include "orbsvcs/Log/LogMgr_i.h"
#include "orbsvcs/Log/LogNotification.h"
-ACE_RCSID (Log,
- NotifyLogConsumer,
- "$Id$")
-
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
TAO_Notify_LogConsumer::TAO_Notify_LogConsumer (TAO_NotifyLog_i *log)