summaryrefslogtreecommitdiff
path: root/orbsvcs/orbsvcs/Log/EventLogNotification.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/orbsvcs/Log/EventLogNotification.cpp')
-rw-r--r--orbsvcs/orbsvcs/Log/EventLogNotification.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/orbsvcs/orbsvcs/Log/EventLogNotification.cpp b/orbsvcs/orbsvcs/Log/EventLogNotification.cpp
index 8320ca9f170..7b3607043d0 100644
--- a/orbsvcs/orbsvcs/Log/EventLogNotification.cpp
+++ b/orbsvcs/orbsvcs/Log/EventLogNotification.cpp
@@ -1,12 +1,10 @@
+// $Id$
+
#include "orbsvcs/Log/LogNotification.h"
#include "orbsvcs/Log/EventLogNotification.h"
#include "orbsvcs/Time_Utilities.h"
#include "tao/debug.h"
-ACE_RCSID (Log,
- EventLogNotification,
- "$Id$")
-
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
TAO_EventLogNotification::TAO_EventLogNotification (CosEventChannelAdmin::EventChannel_ptr ec)