]> AND Private Git Repository - loba.git/blobdiff - process.cpp
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Delete old fixme comment.
[loba.git] / process.cpp
index 92b75c972e00ef589a6b26df2c5c0edffbfdd941..a92187ddaf550d0d3e8b9a7aabf9cd500a1f05e2 100644 (file)
@@ -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;
     }