summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/ub_wstring.cpp
diff options
context:
space:
mode:
authorKnut Petter Svendsen <knut@altuma.no>2022-09-10 12:26:57 +0200
committerKnut Petter Svendsen <knut@altuma.no>2022-09-10 12:26:57 +0200
commit00b403be7df0442405bd5e3dcc07beaa6730ddd2 (patch)
treef0b5b1174001facb66b3bc45c40f222850a7dd57 /TAO/tests/Param_Test/ub_wstring.cpp
parent60987b4ba42ff6e4e6a4f4457d902a18c0c6b0a0 (diff)
downloadATCD-00b403be7df0442405bd5e3dcc07beaa6730ddd2.tar.gz
Fixed Redundant blank line at the end of a code block should be deleted
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;
}