summaryrefslogtreecommitdiff
path: root/TAO/tests/ZIOP/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/ZIOP/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/ZIOP/client.cpp')
-rw-r--r--TAO/tests/ZIOP/client.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/ZIOP/client.cpp b/TAO/tests/ZIOP/client.cpp
index 15e2b51cc37..9621ac3857e 100644
--- a/TAO/tests/ZIOP/client.cpp
+++ b/TAO/tests/ZIOP/client.cpp
@@ -8,8 +8,6 @@
#include "tao/Compression/bzip2/Bzip2Compressor_Factory.h"
#include "TestCompressor//TestCompressor_Factory.h"
-ACE_RCSID(Hello, client, "$Id$")
-
#define DEFAULT_COMPRESSION_LEVEL 6
::Compression::CompressionManager_var compression_manager = 0;
const ACE_TCHAR *ior = ACE_TEXT("file://test.ior");