summaryrefslogtreecommitdiff
path: root/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/DAnCE/Plan_Launcher/Plan_Launcher.cpp')
-rw-r--r--CIAO/DAnCE/Plan_Launcher/Plan_Launcher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.cpp b/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.cpp
index 6a4103af3ac..d5233cf870c 100644
--- a/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.cpp
+++ b/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.cpp
@@ -294,7 +294,7 @@ namespace CIAO
orb->destroy ();
}
- catch (const Plan_Launcher_i::Deployment_Failure& ex)
+ catch (const Plan_Launcher_i::Deployment_Failure&)
{
ACE_ERROR ((LM_ERROR,
"Deployment failed. Plan_Launcher exiting.\n"));