summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_2494_Regression/client.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 13:25:56 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 13:25:56 +0000
commit6da6a5a3ddf69472767335eb14a6dd72003d2544 (patch)
treeb9d9c42760b2fd44f66be3d911ddfbcce06eb3fc /TAO/tests/Bug_2494_Regression/client.cpp
parent8f97e7ac397b255bb059a5353ab210762b608c27 (diff)
downloadATCD-6da6a5a3ddf69472767335eb14a6dd72003d2544.tar.gz
Wed Sep 8 13:14:03 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* *.cpp: Removed RCS_ID
Diffstat (limited to 'TAO/tests/Bug_2494_Regression/client.cpp')
-rw-r--r--TAO/tests/Bug_2494_Regression/client.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/Bug_2494_Regression/client.cpp b/TAO/tests/Bug_2494_Regression/client.cpp
index 9552bd3e8ed..05d05f04043 100644
--- a/TAO/tests/Bug_2494_Regression/client.cpp
+++ b/TAO/tests/Bug_2494_Regression/client.cpp
@@ -5,8 +5,6 @@
#include "ace/OS_NS_string.h"
#include "testC.h"
-ACE_RCSID(Bug_2494_Regression, client, "$Id$")
-
const ACE_TCHAR *ior = ACE_TEXT("file://test.ior");
int nthreads = 5;
int do_shutdown = 0;