summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Bug_1884_Regression/filter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/Bug_1884_Regression/filter.cpp')
-rw-r--r--TAO/orbsvcs/tests/Notify/Bug_1884_Regression/filter.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Notify/Bug_1884_Regression/filter.cpp b/TAO/orbsvcs/tests/Notify/Bug_1884_Regression/filter.cpp
index 9ae43cd8654..1e2ee3809d3 100644
--- a/TAO/orbsvcs/tests/Notify/Bug_1884_Regression/filter.cpp
+++ b/TAO/orbsvcs/tests/Notify/Bug_1884_Regression/filter.cpp
@@ -227,7 +227,6 @@ int ACE_TMAIN (int argc, ACE_TCHAR *argv[])
match_structure_test (filter, event, expected_result);
orb->shutdown();
-
}
catch(...)
{