summaryrefslogtreecommitdiff
path: root/TAO/tao
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
commit521b0f9ba904065d5d521e9e761102c2c81ff80f (patch)
tree93bb0b5983101bbefaa5746d974154d98bd85d46 /TAO/tao
parent1e3e148c11e55db667a6a9e0141445aa1ee8edd0 (diff)
downloadATCD-521b0f9ba904065d5d521e9e761102c2c81ff80f.tar.gz
Thu Jan 25 19:24:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao')
-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;