summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-05-24 14:54:59 +0000
committerdengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-05-24 14:54:59 +0000
commit90202efe81ede10046b5bf124e592f31ee17f28a (patch)
treeb122dd2484dd225460ff05138cc5653fc1ef07c6
parentfa176de000d40e1558352aa737ce41d0cb502350 (diff)
downloadATCD-90202efe81ede10046b5bf124e592f31ee17f28a.tar.gz
Thu May 24 14:52:18 UTC 2007 <dengg@blade23.isislab.vanderbilt.edu>
-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_);