summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CIAO/DAnCE/Plan_Launcher/Plan_Launcher_Benchmark_Impl.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/CIAO/DAnCE/Plan_Launcher/Plan_Launcher_Benchmark_Impl.cpp b/CIAO/DAnCE/Plan_Launcher/Plan_Launcher_Benchmark_Impl.cpp
index 38299e5dcb8..85ccc92920d 100644
--- a/CIAO/DAnCE/Plan_Launcher/Plan_Launcher_Benchmark_Impl.cpp
+++ b/CIAO/DAnCE/Plan_Launcher/Plan_Launcher_Benchmark_Impl.cpp
@@ -21,15 +21,6 @@ namespace CIAO
{
try
{
-
- DAnCE_Utils::add_instance (
- const_cast<::Deployment::DeploymentPlan&> (plan),
- "Hello-Sender-idd-02", "SenderNode", "Hello-Sender-mdd");
-
- DAnCE_Utils::print_instances (plan);
- DAnCE_Utils::print_connections (plan);
-
-
///// Start Test ////////////////////////////////////////////
ACE_Sample_History history_prepare_plan (this->niterations_);
ACE_Sample_History history_start_launch (this->niterations_);