summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/IOR_MCast/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/IOR_MCast/client.cpp')
-rw-r--r--TAO/orbsvcs/tests/IOR_MCast/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/IOR_MCast/client.cpp b/TAO/orbsvcs/tests/IOR_MCast/client.cpp
index 7beeedd4301..d227490893d 100644
--- a/TAO/orbsvcs/tests/IOR_MCast/client.cpp
+++ b/TAO/orbsvcs/tests/IOR_MCast/client.cpp
@@ -16,7 +16,7 @@ int main (int argc, char *argv [])
return 0;
}
- catch (const CORBA::SystemException& ex)
+ catch (const CORBA::SystemException&)
{
//
}