summaryrefslogtreecommitdiff
path: root/tests/COIOP/Server_Task.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/COIOP/Server_Task.cpp')
-rw-r--r--tests/COIOP/Server_Task.cpp9
1 files changed, 2 insertions, 7 deletions
diff --git a/tests/COIOP/Server_Task.cpp b/tests/COIOP/Server_Task.cpp
index f2f09819674..f7bf8b30613 100644
--- a/tests/COIOP/Server_Task.cpp
+++ b/tests/COIOP/Server_Task.cpp
@@ -1,17 +1,12 @@
-//
+// -*- C++ -*-
// $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 (const ACE_TCHAR *output,
CORBA::ORB_ptr sorb,
ACE_Manual_Event &me,