X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5a97de8c98502af9f74cfceb924fa02e0fd80925..9532edf044eed31bcf6de22916c8824e18f373ad:/src/include/surf/maxmin.h diff --git a/src/include/surf/maxmin.h b/src/include/surf/maxmin.h index 2a5dc0aad2..b6a6e969f0 100644 --- a/src/include/surf/maxmin.h +++ b/src/include/surf/maxmin.h @@ -288,7 +288,6 @@ XBT_PUBLIC(lmm_variable_t) lmm_get_var_from_cnst(lmm_system_t sys, * @brief Get a var associated to a constraint * @details Get the first variable of the next variable of elem if elem is not NULL * - * @param sys The system associated to the variable (not used) * @param cnst A constraint * @param elem A element of constraint of the constraint or NULL * @param nextelem A element of constraint of the constraint or NULL, the one after elem