summaryrefslogtreecommitdiff
path: root/orbsvcs/tests/COIOP_Naming_Test/Server_Task.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/tests/COIOP_Naming_Test/Server_Task.cpp')
-rw-r--r--orbsvcs/tests/COIOP_Naming_Test/Server_Task.cpp8
1 files changed, 1 insertions, 7 deletions
diff --git a/orbsvcs/tests/COIOP_Naming_Test/Server_Task.cpp b/orbsvcs/tests/COIOP_Naming_Test/Server_Task.cpp
index 768850a5536..95e4325db81 100644
--- a/orbsvcs/tests/COIOP_Naming_Test/Server_Task.cpp
+++ b/orbsvcs/tests/COIOP_Naming_Test/Server_Task.cpp
@@ -1,17 +1,11 @@
-//
// $Id$
-//
+
#include "Server_Task.h"
#include "TestS.h"
#include "Hello.h"
#include "ace/Manual_Event.h"
-ACE_RCSID(Collocated_Test,
- Server_Task,
- "$Id$")
-
-
Server_Task::Server_Task (CosNaming::NamingContext_ptr root_context,
CORBA::ORB_ptr sorb,
ACE_Manual_Event &me,