summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/LWFT/ObjectReferenceFactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/LWFT/ObjectReferenceFactory.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/LWFT/ObjectReferenceFactory.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/orbsvcs/orbsvcs/LWFT/ObjectReferenceFactory.cpp b/TAO/orbsvcs/orbsvcs/LWFT/ObjectReferenceFactory.cpp
index cacc0cdb409..95aed9427b6 100644
--- a/TAO/orbsvcs/orbsvcs/LWFT/ObjectReferenceFactory.cpp
+++ b/TAO/orbsvcs/orbsvcs/LWFT/ObjectReferenceFactory.cpp
@@ -7,10 +7,6 @@
#include "tao/Profile.h"
#include "tao/debug.h"
-ACE_RCSID (Hello,
- ObjectReferenceFactory,
- "$Id$")
-
ObjectReferenceFactory::ObjectReferenceFactory (
PortableInterceptor::ObjectReferenceFactory * old_orf)
: old_orf_ (old_orf)