summaryrefslogtreecommitdiff
path: root/tests/COIOP/Client_Task.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/COIOP/Client_Task.cpp')
-rw-r--r--tests/COIOP/Client_Task.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/COIOP/Client_Task.cpp b/tests/COIOP/Client_Task.cpp
index 802bb456e7b..4618639b2b0 100644
--- a/tests/COIOP/Client_Task.cpp
+++ b/tests/COIOP/Client_Task.cpp
@@ -1,13 +1,10 @@
-//
+// -*- C++ -*-
// $Id$
-//
#include "Client_Task.h"
#include "tao/ORB_Core.h"
#include "TestC.h"
-ACE_RCSID(Muxing, Client_Task, "$Id$")
-
Client_Task::Client_Task (const ACE_TCHAR *ior,
CORBA::ORB_ptr corb,
ACE_Thread_Manager *thr_mgr,