summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-04-26 09:29:43 +0200
committerMichael Stahl <mstahl@redhat.com>2012-05-09 08:52:58 +0200
commit3e26181e36d506ce6c3a0133b11a7e652aaa62e6 (patch)
treed0043620d57be8c1e8c0860f2ba362e6e5da5f22 /sw
parent2552420cdc7588e1b0da06fd6810dba855e9d43c (diff)
Remove unused SV_DECL_PTRARR
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/undo/unnum.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/core/undo/unnum.cxx b/sw/source/core/undo/unnum.cxx
index e9cce98ab147..ac7c13fb6c38 100644
--- a/sw/source/core/undo/unnum.cxx
+++ b/sw/source/core/undo/unnum.cxx
@@ -40,10 +40,6 @@
#include <rolbck.hxx>
-SV_DECL_PTRARR_DEL( _SfxPoolItems, SfxPoolItem*, 16 )
-SV_IMPL_PTRARR( _SfxPoolItems, SfxPoolItem* );
-
-
SwUndoInsNum::SwUndoInsNum( const SwNumRule& rOldRule,
const SwNumRule& rNewRule,
SwUndoId nUndoId )