From 37cc0a389f251ebf166b67e96834aea924a677d4 Mon Sep 17 00:00:00 2001 From: Frederic Suter Date: Thu, 23 Nov 2017 16:21:39 +0100 Subject: [PATCH] thanks clang --- src/surf/StorageImpl.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/surf/StorageImpl.hpp b/src/surf/StorageImpl.hpp index 4fe1443585..d83cd6231e 100644 --- a/src/surf/StorageImpl.hpp +++ b/src/surf/StorageImpl.hpp @@ -130,7 +130,6 @@ public: private: sg_size_t size_; static std::unordered_map* storages; - std::map* content_; // Name of the host to which this storage is attached. Only used at platform parsing time, then the interface stores // the Host directly. std::string attach_; -- 2.20.1