diff options
Diffstat (limited to 'sc/inc/rangecache.hxx')
-rw-r--r-- | sc/inc/rangecache.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/rangecache.hxx b/sc/inc/rangecache.hxx index 4f0e810db0a8..0e04d47c4ad9 100644 --- a/sc/inc/rangecache.hxx +++ b/sc/inc/rangecache.hxx @@ -30,7 +30,6 @@ class ScDocument; struct ScInterpreterContext; struct ScQueryParam; -struct ScSortedRangeCacheMap; /** Sorted cache for one range used with interpreter functions such as VLOOKUP and MATCH. Caches sorted order for cells in the given range, which must |