X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/926f31504062e8af5960555834671fae6b02087a..37cc0a389f251ebf166b67e96834aea924a677d4:/src/surf/StorageImpl.hpp?ds=sidebyside diff --git a/src/surf/StorageImpl.hpp b/src/surf/StorageImpl.hpp index 4fe1443585..d83cd6231e 100644 --- a/src/surf/StorageImpl.hpp +++ b/src/surf/StorageImpl.hpp @@ -130,7 +130,6 @@ public: private: sg_size_t size_; static std::unordered_map* storages; - std::map* content_; // Name of the host to which this storage is attached. Only used at platform parsing time, then the interface stores // the Host directly. std::string attach_;