X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b0dd6b0d66292d75446c0b7698c9e93b6613c34d..5c1c8c7b586fa9740c5e55b3f4e38137e8dac711:/src/surf/storage_interface.cpp diff --git a/src/surf/storage_interface.cpp b/src/surf/storage_interface.cpp index 0f2308a515..d0c8e8f98d 100644 --- a/src/surf/storage_interface.cpp +++ b/src/surf/storage_interface.cpp @@ -15,7 +15,6 @@ XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_storage, surf, "Logging specific to the SUR xbt_lib_t storage_lib; int MSG_STORAGE_LEVEL = -1; // Msg storage level -int ROUTING_STORAGE_LEVEL = -1; // Routing for storage level int SURF_STORAGE_LEVEL = -1; simgrid::surf::StorageModel *surf_storage_model = nullptr;