summaryrefslogtreecommitdiff
path: root/sw/inc/swatrset.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swatrset.hxx')
-rw-r--r--sw/inc/swatrset.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/sw/inc/swatrset.hxx b/sw/inc/swatrset.hxx
index 8208ad150e8c..02e82d5fa085 100644
--- a/sw/inc/swatrset.hxx
+++ b/sw/inc/swatrset.hxx
@@ -135,13 +135,6 @@ namespace vcl {
class SAL_DLLPUBLIC_RTTI SwAttrPool final : public SfxItemPool
{
private:
- // helpers to add/remove DrawingLayer ItemPool, used in constructor
- // and destructor; still isolated to evtl. allow other use later, but
- // used bz default now to have it instantly as needed for DrawingLayer
- // FillStyle support
- void createAndAddSecondaryPools();
- void removeAndDeleteSecondaryPools();
-
friend void InitCore(); // For creating/deleting of version maps.
friend void FinitCore();