Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Also cleanup the network/weight-S parameter
[simgrid.git] / src / surf / surf_interface.hpp
index c7cd906..e5d6d9a 100644 (file)
@@ -30,7 +30,6 @@ XBT_PUBLIC_DATA double sg_maxmin_precision;
 XBT_PUBLIC_DATA double sg_surf_precision;
 XBT_PUBLIC_DATA int sg_concurrency_limit;
 
-extern XBT_PRIVATE double sg_weight_S_parameter;
 extern XBT_PRIVATE std::vector<std::string> surf_path;
 extern XBT_PRIVATE std::unordered_map<std::string, simgrid::kernel::profile::Profile*> traces_set_list;