summaryrefslogtreecommitdiff
path: root/TAO/tests/Strategies/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Strategies/client.cpp')
-rw-r--r--TAO/tests/Strategies/client.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/Strategies/client.cpp b/TAO/tests/Strategies/client.cpp
index 72b531d4f32..97c538b7676 100644
--- a/TAO/tests/Strategies/client.cpp
+++ b/TAO/tests/Strategies/client.cpp
@@ -4,8 +4,6 @@
#include "ace/Task.h"
#include "simple_testC.h"
-ACE_RCSID(tests, client, "$Id$")
-
const ACE_TCHAR *ior = ACE_TEXT("file://test.ior");
int server_shutdown = 0;