From 2cd55b8f869f0f176bb7c3090f83cd4115f9b417 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Sat, 27 Jan 2007 06:21:42 +0000 Subject: --- CIAO/DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1