summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-08-29 09:55:19 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-08-29 09:55:19 +0000
commit4c5eb278355c7a4ee212278d8127a7e9a82faa92 (patch)
tree7467e30d4b73f8ebb2b5577c0325ca30a2e4beb2
parent21a66437179d324da80ed8b68889ce77cebad844 (diff)
downloadATCD-4c5eb278355c7a4ee212278d8127a7e9a82faa92.tar.gz
-rw-r--r--CIAO/DAnCE/tests/CIAO/Executor-Destructor/Executor_Destructor_Interceptor.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/CIAO/DAnCE/tests/CIAO/Executor-Destructor/Executor_Destructor_Interceptor.cpp b/CIAO/DAnCE/tests/CIAO/Executor-Destructor/Executor_Destructor_Interceptor.cpp
index 9d5e37aca5d..5e8eb39d8f7 100644
--- a/CIAO/DAnCE/tests/CIAO/Executor-Destructor/Executor_Destructor_Interceptor.cpp
+++ b/CIAO/DAnCE/tests/CIAO/Executor-Destructor/Executor_Destructor_Interceptor.cpp
@@ -84,8 +84,8 @@ namespace DAnCE
// Add your implementation here
}
- void Executor_Destructor::post_remove (const ::Deployment::DeploymentPlan &plan,
- ::CORBA::ULong instRef,
+ void Executor_Destructor::post_remove (const ::Deployment::DeploymentPlan &,
+ ::CORBA::ULong ,
const ::CORBA::Any & )
{
}