X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/feccca0f5ca8ba09deb3e2e5428ae7c4dbe6982e..08c3a98f8d1a4f042847c86a133525c3829bc7fe:/src/surf/storage_n11.hpp diff --git a/src/surf/storage_n11.hpp b/src/surf/storage_n11.hpp index 547ef87e47..2c1c822aaf 100644 --- a/src/surf/storage_n11.hpp +++ b/src/surf/storage_n11.hpp @@ -35,8 +35,6 @@ public: const char* content_name, const char* content_type, xbt_dict_t properties); double shareResources(double now); void updateActionsState(double now, double delta); - - xbt_dynar_t p_storageList; }; /************