summaryrefslogtreecommitdiff
path: root/tests/Bug_1693_Test/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Bug_1693_Test/client.cpp')
-rw-r--r--tests/Bug_1693_Test/client.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/Bug_1693_Test/client.cpp b/tests/Bug_1693_Test/client.cpp
index 6415ed9e0be..9a44fb1bbee 100644
--- a/tests/Bug_1693_Test/client.cpp
+++ b/tests/Bug_1693_Test/client.cpp
@@ -1,13 +1,10 @@
// -*- C++ -*-
+// $Id$
#include "tao/CodecFactory/CodecFactory.h"
#include "testC.h"
#include "ace/Log_Msg.h"
-ACE_RCSID (Codec,
- client,
- "$Id$")
-
int
ACE_TMAIN(int argc, ACE_TCHAR *argv[])
{