From 90202efe81ede10046b5bf124e592f31ee17f28a Mon Sep 17 00:00:00 2001 From: dengg Date: Thu, 24 May 2007 14:54:59 +0000 Subject: Thu May 24 14:52:18 UTC 2007 --- CIAO/DAnCE/Plan_Launcher/Plan_Launcher_Benchmark_Impl.cpp | 9 --------- 1 file changed, 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_); -- cgit v1.2.1