Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
surf/Cbinding: kill an unused and misnamed function
[simgrid.git] / src / include / surf / surf.hpp
index 7fb194e..146f104 100644 (file)
 
 /** @{ @ingroup SURF_c_bindings */
 
-/**
- * @brief Get the size of the running action set of a model
- *
- * @param model The model
- * @return The size of the running action set
- */
-XBT_PUBLIC int surf_model_running_action_set_size(simgrid::kernel::resource::Model* model);
-
 /**
  * @brief [brief description]
  * @details [long description]