summaryrefslogtreecommitdiff
path: root/TAO/tests/OBV/Forward/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/OBV/Forward/client.cpp')
-rw-r--r--TAO/tests/OBV/Forward/client.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tests/OBV/Forward/client.cpp b/TAO/tests/OBV/Forward/client.cpp
index ab5273dcd11..cf08b7f0dee 100644
--- a/TAO/tests/OBV/Forward/client.cpp
+++ b/TAO/tests/OBV/Forward/client.cpp
@@ -187,7 +187,6 @@ ACE_TMAIN(int argc, ACE_TCHAR *argv[])
ACE_DEBUG ((LM_DEBUG, "(%P|%t) client - test finished\n"));
orb->destroy ();
-
}
catch (const CORBA::Exception& ex)
{