summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Latency/Collocation/Collocated_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Latency/Collocation/Collocated_Test.cpp')
-rw-r--r--TAO/performance-tests/Latency/Collocation/Collocated_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Latency/Collocation/Collocated_Test.cpp b/TAO/performance-tests/Latency/Collocation/Collocated_Test.cpp
index 68e79f1a642..403e7ef30b8 100644
--- a/TAO/performance-tests/Latency/Collocation/Collocated_Test.cpp
+++ b/TAO/performance-tests/Latency/Collocation/Collocated_Test.cpp
@@ -104,7 +104,7 @@ main (int argc, char *argv[])
ACE_Thread_Manager::instance ()->wait ();
}
- catch (const CORBA::Exception& ex)
+ catch (const CORBA::Exception&)
{
// Ignore exceptions..
}