summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedtv.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-06-24 15:56:44 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-06-27 05:20:12 +0000
commit78ca0ce54a2cd79736247ea8cf69ad5fc797ee1a (patch)
treed6ea35c8f740c3ae4d09f68b8ff975daa765596c /svx/source/svdraw/svdedtv.cxx
parentc47d85be7839d0721a09f2eb100c4ab0abb7a985 (diff)
loplugin:singlevalfields in svx(part3)
Change-Id: I6b7a33b5f1297309a7225cac8150dbf1175506b6 Reviewed-on: https://gerrit.libreoffice.org/26642 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'svx/source/svdraw/svdedtv.cxx')
-rw-r--r--svx/source/svdraw/svdedtv.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/svdraw/svdedtv.cxx b/svx/source/svdraw/svdedtv.cxx
index b3f97e6c595d..6e8b88d2619d 100644
--- a/svx/source/svdraw/svdedtv.cxx
+++ b/svx/source/svdraw/svdedtv.cxx
@@ -61,8 +61,6 @@ void SdrEditView::ImpResetPossibilityFlags()
bOneOrMoreMovable =false;
bMoreThanOneNoMovRot =false;
bContortionPossible =false;
- bAllPolys =false;
- bOneOrMorePolys =false;
bMoveAllowed =false;
bResizeFreeAllowed =false;
bResizePropAllowed =false;