summaryrefslogtreecommitdiff
path: root/tests/Collocation_Oneway_Tests/Hello.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Collocation_Oneway_Tests/Hello.cpp')
-rw-r--r--tests/Collocation_Oneway_Tests/Hello.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/Collocation_Oneway_Tests/Hello.cpp b/tests/Collocation_Oneway_Tests/Hello.cpp
index 41679d5a852..921f90448bc 100644
--- a/tests/Collocation_Oneway_Tests/Hello.cpp
+++ b/tests/Collocation_Oneway_Tests/Hello.cpp
@@ -6,9 +6,7 @@
#include "tao/ORB_Table.h"
#include "tao/ORB_Core_Auto_Ptr.h"
-ACE_RCSID(Collocation_Oneway_Tests, Hello, "$Id$")
-
- Hello::Hello (CORBA::ORB_ptr orb,
+Hello::Hello (CORBA::ORB_ptr orb,
ACE_thread_t thrid)
: orb_ (CORBA::ORB::_duplicate (orb))
, thr_id_ (thrid)