From da0eecb9aeca0a49c2f1af5981644749b879d3a5 Mon Sep 17 00:00:00 2001 From: elliott_c Date: Fri, 26 Jan 2007 18:25:17 +0000 Subject: ChangeLogTag: Fri Jan 26 18:21:17 UTC 2007 Chad Elliott --- TAO/tests/Bug_2084_Regression/Collocated_Test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/tests/Bug_2084_Regression') diff --git a/TAO/tests/Bug_2084_Regression/Collocated_Test.cpp b/TAO/tests/Bug_2084_Regression/Collocated_Test.cpp index 1e5a14e3da8..56dd69ca8ae 100644 --- a/TAO/tests/Bug_2084_Regression/Collocated_Test.cpp +++ b/TAO/tests/Bug_2084_Regression/Collocated_Test.cpp @@ -111,7 +111,7 @@ main (int argc, char *argv[]) corb->destroy (); } } - catch (const CORBA::Exception& ex) + catch (const CORBA::Exception&) { // Ignore exceptions.. } -- cgit v1.2.1