summaryrefslogtreecommitdiff
path: root/include/svtools/grfmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/grfmgr.hxx')
-rw-r--r--include/svtools/grfmgr.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/svtools/grfmgr.hxx b/include/svtools/grfmgr.hxx
index 7b31fd5860c3..f5e94b278be0 100644
--- a/include/svtools/grfmgr.hxx
+++ b/include/svtools/grfmgr.hxx
@@ -606,10 +606,7 @@ public:
void SetMaxCacheSize( sal_uLong nNewCacheSize );
sal_uLong GetMaxCacheSize() const;
- void SetMaxObjCacheSize(
- sal_uLong nNewMaxObjSize,
- bool bDestroyGreaterCached = false
- );
+ void SetMaxObjCacheSize( sal_uLong nNewMaxObjSize );
void SetCacheTimeout( sal_uLong nTimeoutSeconds );