X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/015e60ae9d53f50a72b7b8ec61d17607aaa5a78c..a12a8405067d2569298b6943eb03e3e6b1e33108:/src/surf/StorageImpl.cpp diff --git a/src/surf/StorageImpl.cpp b/src/surf/StorageImpl.cpp index d7bfde727d..db277c6adc 100644 --- a/src/surf/StorageImpl.cpp +++ b/src/surf/StorageImpl.cpp @@ -46,7 +46,6 @@ StorageModel::StorageModel() : Model() StorageModel::~StorageModel() { - delete maxminSystem_; surf_storage_model = nullptr; }