summaryrefslogtreecommitdiff
path: root/tests/CallbackTest/Service.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CallbackTest/Service.cpp')
-rw-r--r--tests/CallbackTest/Service.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/CallbackTest/Service.cpp b/tests/CallbackTest/Service.cpp
index 8d9143dc487..307a4a83a80 100644
--- a/tests/CallbackTest/Service.cpp
+++ b/tests/CallbackTest/Service.cpp
@@ -3,8 +3,6 @@
//
#include "Service.h"
-ACE_RCSID(Callback, Service, "$Id$")
-
Service::Service (CORBA::ORB_ptr orb)
: test_count_ (0),
orb_ (CORBA::ORB::_duplicate (orb))