summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/ssliop_corbaloc
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 18:44:58 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 18:44:58 +0000
commit7f467119792aadf023ec1a8ecf48fbb7c8060301 (patch)
tree34a85212bb77f7f5eec945f4c9b10123429c20e7 /TAO/orbsvcs/tests/Security/ssliop_corbaloc
parentf896b003bd582d632ec64016ed6411e1b30b603f (diff)
downloadATCD-7f467119792aadf023ec1a8ecf48fbb7c8060301.tar.gz
Zapped ACE_RCSIS
Diffstat (limited to 'TAO/orbsvcs/tests/Security/ssliop_corbaloc')
-rw-r--r--TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp b/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp
index db19df43db4..83fb42dfe08 100644
--- a/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp
+++ b/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp
@@ -22,7 +22,7 @@
#include "tao/debug.h"
#include "ace/Get_Opt.h"
-ACE_RCSID(Simple_Naming, client, "$Id$")
+
#if defined (_MSC_VER)
# pragma warning (disable : 4250)