summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CIAO/DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp b/CIAO/DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp
index d5d62fab723..9afc6a69dc4 100644
--- a/CIAO/DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp
+++ b/CIAO/DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp
@@ -301,7 +301,7 @@ namespace CIAO
this->destroy_dam_by_plan (uuid);
}
}
- catch (const CORBA::Exception& ex)
+ catch (const CORBA::Exception&)
{
// @todo the destroy_dam_by_plan could give a stoperror exception
// we should handle