X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e6593ec05d07769fa45119371b197007662cad63..13c44fd940bdb0559e28208d47c130353895b13d:/src/kernel/lmm/System.hpp diff --git a/src/kernel/lmm/System.hpp b/src/kernel/lmm/System.hpp index 9610b79741..72938254de 100644 --- a/src/kernel/lmm/System.hpp +++ b/src/kernel/lmm/System.hpp @@ -221,7 +221,6 @@ public: /** @brief Get the usage of the constraint after the last lmm solve */ double get_usage() const; - int get_variable_amount() const; /** @brief Sets the concurrency limit for this constraint */ void set_concurrency_limit(int limit)