summaryrefslogtreecommitdiff
path: root/TAO/tests/Hang_Shutdown/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Hang_Shutdown/client.cpp')
-rw-r--r--TAO/tests/Hang_Shutdown/client.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tests/Hang_Shutdown/client.cpp b/TAO/tests/Hang_Shutdown/client.cpp
index e568d3dda7d..2aa6f4a118b 100644
--- a/TAO/tests/Hang_Shutdown/client.cpp
+++ b/TAO/tests/Hang_Shutdown/client.cpp
@@ -209,7 +209,6 @@ namespace Test
ACE_Thread_Manager::instance ()->wait ();
orb->destroy ();
-
}
catch (const CORBA::Exception& ex)
{