summaryrefslogtreecommitdiff
path: root/tests/Bug_1535_Regression/Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Bug_1535_Regression/Test.cpp')
-rw-r--r--tests/Bug_1535_Regression/Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Bug_1535_Regression/Test.cpp b/tests/Bug_1535_Regression/Test.cpp
index 00399f096ea..8ecec19473b 100644
--- a/tests/Bug_1535_Regression/Test.cpp
+++ b/tests/Bug_1535_Regression/Test.cpp
@@ -3,8 +3,6 @@
//
#include "Test.h"
-ACE_RCSID(Hello, Hello, "$Id$")
-
Hello::Hello (PortableServer::POA_ptr poa) :
poa_ (PortableServer::POA::_duplicate (poa))
{