summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/frmtool.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-06-26 12:24:25 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-06-27 05:23:08 +0000
commitf384ae4c81c2459f9955697ecc36412f7409b936 (patch)
tree4d11e57f82569e7970136a89b9c8bce6a47f8b5a /sw/source/core/inc/frmtool.hxx
parent19c3aac98f756f6a9cda44a4cc70a2a924fa85df (diff)
loplugin:singlevalfields in sw(part3)
Change-Id: Ie971a1483f4fedda61c81a097399d3d562862891 Reviewed-on: https://gerrit.libreoffice.org/26677 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sw/source/core/inc/frmtool.hxx')
-rw-r--r--sw/source/core/inc/frmtool.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/inc/frmtool.hxx b/sw/source/core/inc/frmtool.hxx
index aa278cf6494c..09265df6eab5 100644
--- a/sw/source/core/inc/frmtool.hxx
+++ b/sw/source/core/inc/frmtool.hxx
@@ -181,8 +181,6 @@ protected:
bool mbHadFollow;
bool mbInvaKeep;
bool mbValidSize;
- // #i49383#
- bool mbFrameDeleted;
public:
SwFrameNotify( SwFrame *pFrame );