X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/660e44d2803d50357a178d17bb0611fd2cbe031c..4647dd990e94d03ba6670227ddde7398eaa25b9a:/src/surf/storage_interface.hpp diff --git a/src/surf/storage_interface.hpp b/src/surf/storage_interface.hpp index bd0cd4f176..23c82b4c32 100644 --- a/src/surf/storage_interface.hpp +++ b/src/surf/storage_interface.hpp @@ -112,7 +112,6 @@ public: * @param content_name [description] * @param content_type [description] * @param size [description] - * @param model_props Dictionary of model specific properties associated to this Storage */ Storage(ModelPtr model, const char *name, xbt_dict_t props, const char* type_id, char *content_name, char *content_type,