summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-01-25 19:30:16 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-01-25 19:30:16 +0000
commitcaba5f42835873daee13fc7ee173be7890230452 (patch)
tree93bb0b5983101bbefaa5746d974154d98bd85d46
parent89703b40c9c355cfb001dbe60275edd9b0c2d827 (diff)
downloadATCD-caba5f42835873daee13fc7ee173be7890230452.tar.gz
Thu Jan 25 19:24:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tao/Valuetype/AbstractBase_T.cpp2
1 files changed, 1 insertions, 1 deletions
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;