summaryrefslogtreecommitdiff
path: root/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test_i.cpp')
-rw-r--r--tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test_i.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test_i.cpp b/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test_i.cpp
index a1a35158494..c10682c5c68 100644
--- a/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test_i.cpp
+++ b/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/test_i.cpp
@@ -2,11 +2,6 @@
#include "test_i.h"
-ACE_RCSID (Service_Context_Manipulation,
- test_i,
- "$Id$")
-
-
Visual_i::Visual_i (CORBA::ORB_ptr orb)
: orb_ (CORBA::ORB::_duplicate (orb))
{