summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Security/MT_IIOP_SSL/client.cpp')
-rw-r--r--TAO/orbsvcs/tests/Security/MT_IIOP_SSL/client.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/client.cpp b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/client.cpp
index d274c19202e..07bf6504936 100644
--- a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/client.cpp
+++ b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/client.cpp
@@ -16,7 +16,6 @@ parse_args (int argc, ACE_TCHAR *argv[])
while ((c = get_opts ()) != -1)
switch (c)
{
-
case 'k':
ior = get_opts.opt_arg ();
break;