summaryrefslogtreecommitdiff
path: root/tests/Cache_Growth_Test/Hello.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Cache_Growth_Test/Hello.cpp')
-rw-r--r--tests/Cache_Growth_Test/Hello.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Cache_Growth_Test/Hello.cpp b/tests/Cache_Growth_Test/Hello.cpp
index 535e7632c0d..b566ba935ed 100644
--- a/tests/Cache_Growth_Test/Hello.cpp
+++ b/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))
{