summaryrefslogtreecommitdiff
path: root/TAO/tests/OBV/Factory/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/OBV/Factory/client.cpp')
-rw-r--r--TAO/tests/OBV/Factory/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/OBV/Factory/client.cpp b/TAO/tests/OBV/Factory/client.cpp
index 5cd4fd15d9a..d33f1f43d70 100644
--- a/TAO/tests/OBV/Factory/client.cpp
+++ b/TAO/tests/OBV/Factory/client.cpp
@@ -52,7 +52,7 @@ no_factory (OBV_FactoryTest::Test_ptr test)
succeed = true;
}
}
- catch (const CORBA::Exception& ex)
+ catch (const CORBA::Exception&)
{
}