X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/4822ee20b29ac49272f24c6298ea836049019119..c769579a8be568370d2657059486574371e914c2:/process.cpp diff --git a/process.cpp b/process.cpp index 8adc217..8a73f38 100644 --- a/process.cpp +++ b/process.cpp @@ -201,9 +201,6 @@ void process::compute_loop() } XBT_VERB("Going to finalize for %s...", __func__); - // last send, for not losing load scheduled to be sent - std::for_each(neigh.begin(), neigh.end(), - std::bind(&process::data_send, this, _1)); finalizing = true; total_load_running -= real_load; XBT_DEBUG("send DATA_CLOSE to %zu neighbor%s",