summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/ub_wstring.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Param_Test/ub_wstring.cpp')
-rw-r--r--TAO/tests/Param_Test/ub_wstring.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tests/Param_Test/ub_wstring.cpp b/TAO/tests/Param_Test/ub_wstring.cpp
index 2ac6eb0a5f7..0c29105ecc3 100644
--- a/TAO/tests/Param_Test/ub_wstring.cpp
+++ b/TAO/tests/Param_Test/ub_wstring.cpp
@@ -127,7 +127,6 @@ Test_Unbounded_WString::run_sii_test (Param_Test_ptr objref)
catch (const CORBA::Exception& ex)
{
ex._tao_print_exception ("Test_Unbounded_WString::run_sii_test\n");
-
}
return -1;
}