Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Sanitize the handling of the future_event_set
[simgrid.git] / src / surf / network_cm02.hpp
index fb354f7..a5c4284 100644 (file)
@@ -75,7 +75,6 @@ public:
   NetworkCm02Link(NetworkCm02Model *model, const char *name, xbt_dict_t props,
                              lmm_system_t system,
                              double constraint_value,
-                             sg_future_evt_set_t fes,
                              int initiallyOn,
                              tmgr_trace_t state_trace,
                              double metric_peak,