X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/ea9e469b934dd81706ec3f727156b9057e4cf2bb..29d6013f6a85f43d958add37f8317cf038cf335b:/process.h?ds=inline diff --git a/process.h b/process.h index a197e9a..3978e3a 100644 --- a/process.h +++ b/process.h @@ -39,9 +39,6 @@ protected: pneigh_type pneigh; // list of pointers to neighbors that // we are free to reorder - // Returns the sum of "to_send" for all neighbors. - double sum_of_to_send() const; - // Calls neighbor::print(verbose, logp, cat) for each member of neigh. void print_loads(bool verbose = false, e_xbt_log_priority_t logp = xbt_log_priority_info,