summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/layhelp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/layout/layhelp.hxx')
-rw-r--r--sw/source/core/layout/layhelp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/layout/layhelp.hxx b/sw/source/core/layout/layhelp.hxx
index 6028735c5fd7..1a6d4cb45184 100644
--- a/sw/source/core/layout/layhelp.hxx
+++ b/sw/source/core/layout/layhelp.hxx
@@ -57,7 +57,7 @@ class SvStream;
class SwFlyCache;
typedef SwFlyCache* SwFlyCachePtr;
-SV_DECL_PTRARR_DEL( SwPageFlyCache, SwFlyCachePtr, 0, 4 )
+SV_DECL_PTRARR_DEL( SwPageFlyCache, SwFlyCachePtr, 0 )
class SwLayCacheImpl : public std::vector<sal_uLong>
{