summaryrefslogtreecommitdiff
path: root/src/ModuleCache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ModuleCache.h')
-rw-r--r--src/ModuleCache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ModuleCache.h b/src/ModuleCache.h
index 25ae192..1e6373d 100644
--- a/src/ModuleCache.h
+++ b/src/ModuleCache.h
@@ -17,7 +17,7 @@ private:
struct cache_entry {
class Module *module;
- std::string cache_id, msg;
+ std::string cache_id;
};
boost::unordered_map<std::string, cache_entry> entries;
};
contact: Jan Huwald // Impressum