diff options
Diffstat (limited to 'sc/inc/lookupcache.hxx')
-rw-r--r-- | sc/inc/lookupcache.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/lookupcache.hxx b/sc/inc/lookupcache.hxx index ef9d1521fad1..0997f6542811 100644 --- a/sc/inc/lookupcache.hxx +++ b/sc/inc/lookupcache.hxx @@ -191,8 +191,6 @@ private: }; -typedef std::unordered_map< ScRange, ScLookupCache*, ScLookupCache::Hash > ScLookupCacheMap; - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |