diff options
Diffstat (limited to 'TAO/tests/Two_Objects/client.cpp')
-rw-r--r-- | TAO/tests/Two_Objects/client.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/Two_Objects/client.cpp b/TAO/tests/Two_Objects/client.cpp index df4b10ff103..4251fbe5aea 100644 --- a/TAO/tests/Two_Objects/client.cpp +++ b/TAO/tests/Two_Objects/client.cpp @@ -3,8 +3,6 @@ #include "Two_ObjectsC.h" #include "ace/Get_Opt.h" -ACE_RCSID(Test, client, "$Id$") - const ACE_TCHAR *ior = ACE_TEXT("file://test.ior"); int |