summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/ImplRepo_Service/Activator_Options.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 19:09:19 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 19:09:19 +0000
commit4f868b54247e4eb6acd5f7fb5160fff283acc3cb (patch)
tree5c5a6816014d5b1473d3009623cf689447b3a471 /TAO/orbsvcs/ImplRepo_Service/Activator_Options.cpp
parent5f5c0f6911ad2bbb27f7141d1033113a1a58c1d6 (diff)
downloadATCD-4f868b54247e4eb6acd5f7fb5160fff283acc3cb.tar.gz
Zapped RCSID
Diffstat (limited to 'TAO/orbsvcs/ImplRepo_Service/Activator_Options.cpp')
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Activator_Options.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/orbsvcs/ImplRepo_Service/Activator_Options.cpp b/TAO/orbsvcs/ImplRepo_Service/Activator_Options.cpp
index 7cbe66f8a76..f65379351a6 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Activator_Options.cpp
+++ b/TAO/orbsvcs/ImplRepo_Service/Activator_Options.cpp
@@ -13,10 +13,6 @@
#include "ace/OS_NS_strings.h"
#include "ace/Log_Msg.h"
-ACE_RCSID (ImplRepo_Service,
- Activator_Options,
- "$Id$")
-
#if defined (ACE_WIN32)
static const HKEY SERVICE_REG_ROOT = HKEY_LOCAL_MACHINE;
// This string must agree with the one used in Activator_NT_Service.h