summaryrefslogtreecommitdiff
path: root/TAO/tests/AMI_Timeouts/client.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 13:44:26 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 13:44:26 +0000
commitfe7fd971374ebd99ca4007927e07656c89afbd2c (patch)
treecaee2c60d8d7773b8103f50fd26ce990718abac2 /TAO/tests/AMI_Timeouts/client.cpp
parent6da6a5a3ddf69472767335eb14a6dd72003d2544 (diff)
downloadATCD-fe7fd971374ebd99ca4007927e07656c89afbd2c.tar.gz
Wed Sep 8 13:14:03 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* *.cpp: Removed RCS_ID
Diffstat (limited to 'TAO/tests/AMI_Timeouts/client.cpp')
-rw-r--r--TAO/tests/AMI_Timeouts/client.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tests/AMI_Timeouts/client.cpp b/TAO/tests/AMI_Timeouts/client.cpp
index 64b2aa35e9b..43030201209 100644
--- a/TAO/tests/AMI_Timeouts/client.cpp
+++ b/TAO/tests/AMI_Timeouts/client.cpp
@@ -19,10 +19,6 @@
#include "ace/Get_Opt.h"
-ACE_RCSID (AMI,
- client,
- "$Id$")
-
const ACE_TCHAR *ior = ACE_TEXT("file://test.ior");
unsigned int msec = 50;