summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/swcache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/swcache.hxx')
-rw-r--r--sw/source/core/inc/swcache.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/inc/swcache.hxx b/sw/source/core/inc/swcache.hxx
index 5da48343b1e3..7b2ea25953b7 100644
--- a/sw/source/core/inc/swcache.hxx
+++ b/sw/source/core/inc/swcache.hxx
@@ -68,7 +68,6 @@ class SwCache
sal_uInt16 nCurMax; //Mehr werden nicht aufgenommen.
-
void DeleteObj( SwCacheObj *pObj );
#ifdef DBG_UTIL
@@ -280,7 +279,6 @@ inline SwCacheObj *SwCacheAccess::Get()
return pObj;
}
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */