summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/cache/SlsPageCache.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/cache/SlsPageCache.cxx')
-rw-r--r--sd/source/ui/slidesorter/cache/SlsPageCache.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sd/source/ui/slidesorter/cache/SlsPageCache.cxx b/sd/source/ui/slidesorter/cache/SlsPageCache.cxx
index 7fb9d956834d..a6ab5e2032f8 100644
--- a/sd/source/ui/slidesorter/cache/SlsPageCache.cxx
+++ b/sd/source/ui/slidesorter/cache/SlsPageCache.cxx
@@ -124,14 +124,6 @@ void PageCache::InvalidatePreviewBitmap (
-void PageCache::ReleasePreviewBitmap (const CacheKey aKey)
-{
- mpImplementation->ReleasePreviewBitmap(aKey);
-}
-
-
-
-
void PageCache::InvalidateCache (const bool bUpdateCache)
{
mpImplementation->InvalidateCache(bUpdateCache);