summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRegina Henschel <rb.henschel@t-online.de>2018-06-10 15:39:54 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-06-10 17:22:42 +0200
commit4c1a09a16b9c778119c77c8061ab5fd40dca6942 (patch)
treed04e39a2d16a8a161f8ea2f0f43529af1b499962 /include
parent1202b34e977c64b2b643c45773dd3697889790b6 (diff)
Remove unused member aPrefVisiLayers
The only users were removed 18-Nov-2011 in commit ddb1d5eb, Felix Zhang. Change-Id: I3843d278881203f63f5daf24a3acf27b7d1f4aa9 Reviewed-on: https://gerrit.libreoffice.org/55562 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r--include/svx/svdpage.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/svdpage.hxx b/include/svx/svdpage.hxx
index 418b3488f094..96fa50607806 100644
--- a/include/svx/svdpage.hxx
+++ b/include/svx/svdpage.hxx
@@ -430,7 +430,6 @@ protected:
// new MasterPageDescriptorVector
std::unique_ptr<sdr::MasterPageDescriptor> mpMasterPageDescriptor;
- SdrLayerIDSet aPrefVisiLayers;
sal_uInt16 nPageNum;
bool mbMaster : 1; // flag if this is a MasterPage