X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0c37ba147bb19b8e363f6486d95d3bad8b26eb4e..b04e106fa6f41fb78629ec02eae652a9500e8f84:/src/surf/StorageImpl.cpp diff --git a/src/surf/StorageImpl.cpp b/src/surf/StorageImpl.cpp index d15ab37d50..e4b801e6cf 100644 --- a/src/surf/StorageImpl.cpp +++ b/src/surf/StorageImpl.cpp @@ -15,7 +15,6 @@ XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_storage, surf, "Logging specific to the SURF storage module"); xbt_lib_t storage_lib; -int MSG_STORAGE_LEVEL = -1; // Msg storage level int SURF_STORAGE_LEVEL = -1; simgrid::surf::StorageModel* surf_storage_model = nullptr;