summaryrefslogtreecommitdiff
path: root/orbsvcs/orbsvcs/Log/EventLogConsumer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/orbsvcs/Log/EventLogConsumer.cpp')
-rw-r--r--orbsvcs/orbsvcs/Log/EventLogConsumer.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/orbsvcs/orbsvcs/Log/EventLogConsumer.cpp b/orbsvcs/orbsvcs/Log/EventLogConsumer.cpp
index 9cfdcc692e5..148855076df 100644
--- a/orbsvcs/orbsvcs/Log/EventLogConsumer.cpp
+++ b/orbsvcs/orbsvcs/Log/EventLogConsumer.cpp
@@ -1,11 +1,9 @@
+// $Id$
+
#include "orbsvcs/Log/EventLog_i.h"
#include "orbsvcs/Log/LogMgr_i.h"
#include "orbsvcs/Log/LogNotification.h"
-ACE_RCSID (Log,
- EventLogConsumer,
- "$Id$")
-
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
TAO_Event_LogConsumer::TAO_Event_LogConsumer (TAO_EventLog_i *log)