summaryrefslogtreecommitdiff
path: root/TAO/interop-tests/wchar/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/interop-tests/wchar/server.cpp')
-rw-r--r--TAO/interop-tests/wchar/server.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/interop-tests/wchar/server.cpp b/TAO/interop-tests/wchar/server.cpp
index 6b94ed9fd35..f855f940610 100644
--- a/TAO/interop-tests/wchar/server.cpp
+++ b/TAO/interop-tests/wchar/server.cpp
@@ -23,7 +23,6 @@ int verbose = 0;
int
parse_args (int argc, ACE_TCHAR* argv[])
{
-
ACE_Get_Opt get_opts (argc, argv, ACE_TEXT("o:v"));
int c;