summaryrefslogtreecommitdiff
path: root/TAO/tests/OBV/Collocated/Forward/Collocated_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/OBV/Collocated/Forward/Collocated_Test.cpp')
-rw-r--r--TAO/tests/OBV/Collocated/Forward/Collocated_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/OBV/Collocated/Forward/Collocated_Test.cpp b/TAO/tests/OBV/Collocated/Forward/Collocated_Test.cpp
index be09bb0c6db..4810498ea88 100644
--- a/TAO/tests/OBV/Collocated/Forward/Collocated_Test.cpp
+++ b/TAO/tests/OBV/Collocated/Forward/Collocated_Test.cpp
@@ -56,7 +56,6 @@ main (int argc, char *argv[])
satc.get_TCHAR_argv (),
server_orb.c_str ()
ACE_ENV_ARG_PARAMETER);
- ACE_TRY_CHECK;
ACE_Manual_Event me;
Server_Task server_task (output,
@@ -80,7 +79,6 @@ main (int argc, char *argv[])
catc.get_TCHAR_argv (),
client_orb.c_str ()
ACE_ENV_ARG_PARAMETER);
- ACE_TRY_CHECK;
Client_Task client_task (input,
corb.in (),