summaryrefslogtreecommitdiff
path: root/cui/source/options/optmemory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optmemory.hxx')
-rw-r--r--cui/source/options/optmemory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optmemory.hxx b/cui/source/options/optmemory.hxx
index b3aaff18715d..666010fd3f10 100644
--- a/cui/source/options/optmemory.hxx
+++ b/cui/source/options/optmemory.hxx
@@ -48,7 +48,7 @@ private:
sal_Int32 GetNfGraphicCacheVal() const; // returns # of Bytes
inline void SetNfGraphicCacheVal( long nSizeInBytes );
- long GetNfGraphicObjectCacheVal( void ) const; // returns # of Bytes
+ long GetNfGraphicObjectCacheVal() const; // returns # of Bytes
void SetNfGraphicObjectCacheVal( long nSizeInBytes );
inline void SetNfGraphicObjectCacheMax( long nSizeInBytes );
inline void SetNfGraphicObjectCacheLast( long nSizeInBytes );