summaryrefslogtreecommitdiff
path: root/orbsvcs/examples/ORT/Server_IORInterceptor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/examples/ORT/Server_IORInterceptor.cpp')
-rw-r--r--orbsvcs/examples/ORT/Server_IORInterceptor.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/orbsvcs/examples/ORT/Server_IORInterceptor.cpp b/orbsvcs/examples/ORT/Server_IORInterceptor.cpp
index 5809da7409e..e3fd27b471c 100644
--- a/orbsvcs/examples/ORT/Server_IORInterceptor.cpp
+++ b/orbsvcs/examples/ORT/Server_IORInterceptor.cpp
@@ -3,11 +3,6 @@
#include "Server_IORInterceptor.h"
#include "Gateway_ObjRef_Factory.h"
-ACE_RCSID (ORT,
- Server_IORInterceptor,
- "$Id$")
-
-
Server_IORInterceptor::
Server_IORInterceptor (Gateway::Object_Factory_ptr factory)
: gateway_object_factory_ (Gateway::Object_Factory::_duplicate (factory))