Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
revalidate a tesh file after a fix due to please sonar
[simgrid.git] / src / surf / maxmin.cpp
index 623a3b2..0c7d57a 100644 (file)
@@ -1133,7 +1133,6 @@ void lmm_update_variable_weight(lmm_system_t sys, lmm_variable_t var, double wei
   lmm_check_concurrency(sys);
 
   XBT_OUT();
-  return;
 }
 
 double lmm_get_variable_weight(lmm_variable_t var)