summaryrefslogtreecommitdiff
path: root/TAO/tests/Cache_Growth_Test
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/Cache_Growth_Test
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/Cache_Growth_Test')
-rw-r--r--TAO/tests/Cache_Growth_Test/Hello.cpp2
-rw-r--r--TAO/tests/Cache_Growth_Test/client.cpp2
-rw-r--r--TAO/tests/Cache_Growth_Test/server.cpp2
3 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tests/Cache_Growth_Test/Hello.cpp b/TAO/tests/Cache_Growth_Test/Hello.cpp
index 535e7632c0d..b566ba935ed 100644
--- a/TAO/tests/Cache_Growth_Test/Hello.cpp
+++ b/TAO/tests/Cache_Growth_Test/Hello.cpp
@@ -6,8 +6,6 @@
#include "tao/Transport_Cache_Manager.h"
#include "tao/Thread_Lane_Resources.h"
-ACE_RCSID(Hello, Hello, "$Id$")
-
Hello::Hello (CORBA::ORB_ptr orb)
: orb_ (CORBA::ORB::_duplicate (orb))
{
diff --git a/TAO/tests/Cache_Growth_Test/client.cpp b/TAO/tests/Cache_Growth_Test/client.cpp
index 022cf6c0f47..1ca0695e1c4 100644
--- a/TAO/tests/Cache_Growth_Test/client.cpp
+++ b/TAO/tests/Cache_Growth_Test/client.cpp
@@ -3,8 +3,6 @@
#include "TestC.h"
#include "ace/Get_Opt.h"
-ACE_RCSID(Hello, client, "$Id$")
-
const ACE_TCHAR *ior = ACE_TEXT("file://test.ior");
int do_shutdown = 0;
diff --git a/TAO/tests/Cache_Growth_Test/server.cpp b/TAO/tests/Cache_Growth_Test/server.cpp
index ae19465711c..c8a51bd070a 100644
--- a/TAO/tests/Cache_Growth_Test/server.cpp
+++ b/TAO/tests/Cache_Growth_Test/server.cpp
@@ -4,8 +4,6 @@
#include "ace/Get_Opt.h"
#include "ace/OS_NS_stdio.h"
-ACE_RCSID(Hello, server, "$Id$")
-
const ACE_TCHAR *ior_output_file = ACE_TEXT("test.ior");
int