summaryrefslogtreecommitdiff
path: root/include/svx/svdetc.hxx
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2017-08-24 18:54:21 +0200
committerJan-Marek Glogowski <glogow@fbihome.de>2017-09-06 14:40:07 +0200
commite824a49a1c12533047d6a5ab8544377e8ff29863 (patch)
tree11186a5286dbb6812e0bf98e37cb6e9e35520c15 /include/svx/svdetc.hxx
parent9ac2aad4c1cd0f8d513c02a897da90c42f2fa961 (diff)
Don't run the OLEObjCache timer for an empty cache
Change-Id: I210f6bdec14491bea6d15bca133011059091f21b
Diffstat (limited to 'include/svx/svdetc.hxx')
-rw-r--r--include/svx/svdetc.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/svdetc.hxx b/include/svx/svdetc.hxx
index 171e8d1318ba..33e6a8fbeec1 100644
--- a/include/svx/svdetc.hxx
+++ b/include/svx/svdetc.hxx
@@ -179,7 +179,6 @@ class OLEObjCache
size_t nSize;
AutoTimer* pTimer;
- void UnloadOnDemand();
static bool UnloadObj( SdrOle2Obj* pObj );
DECL_LINK( UnloadCheckHdl, Timer*, void );