X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9bc324037f69be712c94ec11e077b6859277c067..772fbe2c6395ac920d8e7907dc39749d458f02b6:/include/simgrid/s4u/storage.hpp diff --git a/include/simgrid/s4u/storage.hpp b/include/simgrid/s4u/storage.hpp index 7e9add9612..b99651b339 100644 --- a/include/simgrid/s4u/storage.hpp +++ b/include/simgrid/s4u/storage.hpp @@ -22,7 +22,6 @@ namespace s4u { XBT_PUBLIC_CLASS Storage { friend s4u::Engine; -private: Storage(std::string name, smx_storage_t inferior); virtual ~Storage();