From: Arnaud Giersch Date: Thu, 10 Feb 2011 21:55:22 +0000 (+0100) Subject: Delete old fixme comment. X-Git-Tag: v0.1~143 X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/commitdiff_plain/f294f23575f7caa8a297faf3ca038a59c4c6b74b?ds=inline Delete old fixme comment. --- diff --git a/process.cpp b/process.cpp index 92b75c9..a92187d 100644 --- a/process.cpp +++ b/process.cpp @@ -231,7 +231,6 @@ bool process::still_running() opt::load_ratio_threshold) { // fixme: this check should be implemented with a distributed // algorithm, and not a shared global variable! - // fixme: should this chunk be moved before call to receive() ? XBT_VERB("No more load to balance in system."); last_status = false; }