From caba5f42835873daee13fc7ee173be7890230452 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Thu, 25 Jan 2007 19:30:16 +0000 Subject: Thu Jan 25 19:24:12 UTC 2007 Johnny Willemsen --- TAO/tao/Valuetype/AbstractBase_T.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TAO/tao/Valuetype/AbstractBase_T.cpp b/TAO/tao/Valuetype/AbstractBase_T.cpp index 0c76b07ff2b..7eb73f779ec 100644 --- a/TAO/tao/Valuetype/AbstractBase_T.cpp +++ b/TAO/tao/Valuetype/AbstractBase_T.cpp @@ -59,7 +59,7 @@ namespace TAO ); } - catch ( ::CORBA::Exception& ex) + catch ( ::CORBA::Exception&) { // Consume and return proxy return proxy; -- cgit v1.2.1