diff options
Diffstat (limited to 'TAO/orbsvcs/tests/Security/Crash_Test/client.cpp')
-rw-r--r-- | TAO/orbsvcs/tests/Security/Crash_Test/client.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/Security/Crash_Test/client.cpp b/TAO/orbsvcs/tests/Security/Crash_Test/client.cpp index 387181cca2a..fb9be959bbb 100644 --- a/TAO/orbsvcs/tests/Security/Crash_Test/client.cpp +++ b/TAO/orbsvcs/tests/Security/Crash_Test/client.cpp @@ -6,10 +6,6 @@ #include "ace/SString.h" #include "testC.h" -ACE_RCSID (Send_File, - client, - "$Id$") - const ACE_TCHAR *ior = ACE_TEXT("file://test.ior"); const char *cert_file = "cacert.pem"; |