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/Big_AMI/client.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/tests/Big_AMI') diff --git a/TAO/tests/Big_AMI/client.cpp b/TAO/tests/Big_AMI/client.cpp index f018e2c2f84..6c1c78a3e4a 100644 --- a/TAO/tests/Big_AMI/client.cpp +++ b/TAO/tests/Big_AMI/client.cpp @@ -109,7 +109,7 @@ public: { excep_holder->raise_exception (); } - catch (const CORBA::Exception& ex) + catch (const CORBA::Exception&) { ACE_DEBUG ((LM_DEBUG, "... caught the wrong exception -> ERROR\n")); -- cgit v1.2.1