summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/RtEC/Simple/Service.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/RtEC/Simple/Service.cpp')
-rw-r--r--TAO/orbsvcs/examples/RtEC/Simple/Service.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/orbsvcs/examples/RtEC/Simple/Service.cpp b/TAO/orbsvcs/examples/RtEC/Simple/Service.cpp
index 3d40a284ca5..808711f6afb 100644
--- a/TAO/orbsvcs/examples/RtEC/Simple/Service.cpp
+++ b/TAO/orbsvcs/examples/RtEC/Simple/Service.cpp
@@ -6,10 +6,6 @@
#include "orbsvcs/CosNamingC.h"
#include "ace/OS_NS_stdio.h"
-ACE_RCSID (EC_Examples,
- Service,
- "$Id$")
-
const ACE_TCHAR *ior_output_file = ACE_TEXT("ec.ior");
int parse_args (int argc, ACE_TCHAR *argv[]);