summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-01-27 06:21:42 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-01-27 06:21:42 +0000
commit2cd55b8f869f0f176bb7c3090f83cd4115f9b417 (patch)
treef75af36d54321e5e540e222eaa61aa7fc18b392c
parent9ca98242f64ccdf9c459b094121957b608da4193 (diff)
downloadATCD-2cd55b8f869f0f176bb7c3090f83cd4115f9b417.tar.gz
-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