X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0e8887add35541e0413f219dd6174b33b7237578..0af24eadd83ec0406172c767ad0deffa921c0eaf:/src/surf/HostImpl.cpp diff --git a/src/surf/HostImpl.cpp b/src/surf/HostImpl.cpp index 9e5602fd0c..85a859b018 100644 --- a/src/surf/HostImpl.cpp +++ b/src/surf/HostImpl.cpp @@ -161,7 +161,6 @@ void HostImpl::getAttachedStorageList(std::vector* storages) Action* HostImpl::open(const char* fullpath) { - simgrid::surf::Storage* st = nullptr; size_t longest_prefix_length = 0; std::string path;