From f294f23575f7caa8a297faf3ca038a59c4c6b74b Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Thu, 10 Feb 2011 22:55:22 +0100 Subject: [PATCH] Delete old fixme comment. --- process.cpp | 1 - 1 file changed, 1 deletion(-) 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; } -- 2.39.5