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