summaryrefslogtreecommitdiff
path: root/orbsvcs/orbsvcs/FaultTolerance/FT_ServerService_Activate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/orbsvcs/FaultTolerance/FT_ServerService_Activate.cpp')
-rw-r--r--orbsvcs/orbsvcs/FaultTolerance/FT_ServerService_Activate.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/orbsvcs/orbsvcs/FaultTolerance/FT_ServerService_Activate.cpp b/orbsvcs/orbsvcs/FaultTolerance/FT_ServerService_Activate.cpp
index be4448486c8..46af5f23fe9 100644
--- a/orbsvcs/orbsvcs/FaultTolerance/FT_ServerService_Activate.cpp
+++ b/orbsvcs/orbsvcs/FaultTolerance/FT_ServerService_Activate.cpp
@@ -1,3 +1,5 @@
+// $Id$
+
#include "orbsvcs/FaultTolerance/FT_ServerService_Activate.h"
#include "orbsvcs/FaultTolerance/FT_ServerORBInitializer.h"
#include "tao/ORB_Core.h"
@@ -5,8 +7,6 @@
#include "tao/ORBInitializer_Registry.h"
#include "ace/Dynamic_Service.h"
-ACE_RCSID(FaultTolerance, FT_ServerService_Activate, "$Id$")
-
static bool initialized = false;
TAO_BEGIN_VERSIONED_NAMESPACE_DECL