summaryrefslogtreecommitdiff
path: root/tao/Monitor/Monitor_Impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tao/Monitor/Monitor_Impl.cpp')
-rw-r--r--tao/Monitor/Monitor_Impl.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/tao/Monitor/Monitor_Impl.cpp b/tao/Monitor/Monitor_Impl.cpp
index 8823bb9d33a..5854fda6f04 100644
--- a/tao/Monitor/Monitor_Impl.cpp
+++ b/tao/Monitor/Monitor_Impl.cpp
@@ -1,6 +1,5 @@
-//
// $Id$
-//
+
#include "tao/Monitor/Monitor_Impl.h"
#if defined (TAO_HAS_MONITOR_FRAMEWORK) && (TAO_HAS_MONITOR_FRAMEWORK == 1)
@@ -9,10 +8,6 @@
#include "ace/Monitor_Control_Action.h"
#include "ace/Monitor_Control/Monitor_Control.h"
-ACE_RCSID (Monitor,
- Monitor_Impl,
- "$Id$")
-
class TAO_Control_Action : public Control_Action
{
public: