diff options
Diffstat (limited to 'TAO/performance-tests/Latency/Collocation/Collocated_Test.cpp')
-rw-r--r-- | TAO/performance-tests/Latency/Collocation/Collocated_Test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/performance-tests/Latency/Collocation/Collocated_Test.cpp b/TAO/performance-tests/Latency/Collocation/Collocated_Test.cpp index f4c6d4c2719..8f55b7d0125 100644 --- a/TAO/performance-tests/Latency/Collocation/Collocated_Test.cpp +++ b/TAO/performance-tests/Latency/Collocation/Collocated_Test.cpp @@ -69,7 +69,6 @@ main (int argc, char *argv[]) { CORBA::ORB_var sorb = CORBA::ORB_init (argc, argv, 0 ACE_ENV_ARG_PARAMETER); - ACE_TRY_CHECK; if (parse_args (argc,argv) == -1) return -1; |