Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ns3: much more debug info, and restore the SetCloseCallbacks that is actually needed
[simgrid.git] / src / surf / StorageImpl.cpp
index d7bfde7..db277c6 100644 (file)
@@ -46,7 +46,6 @@ StorageModel::StorageModel() : Model()
 
 StorageModel::~StorageModel()
 {
-  delete maxminSystem_;
   surf_storage_model = nullptr;
 }