diff options
author | Matteo Casalin <matteo.casalin@yahoo.com> | 2017-11-26 17:02:32 +0100 |
---|---|---|
committer | Matteo Casalin <matteo.casalin@yahoo.com> | 2017-12-08 16:17:54 +0100 |
commit | d67eaa235db15853b3b454f2ef45c9a72529a3dc (patch) | |
tree | d15f86929da1cb332da1704d29834df00d73b8c7 /include | |
parent | 985f95215785a7eecd37e2b8eeb7fd232de850df (diff) |
Remove unneeded data member
Change-Id: I9d007f67e5f6024b1eaea10669a915ffd33d7c29
Diffstat (limited to 'include')
-rw-r--r-- | include/svx/svdmrkv.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/svdmrkv.hxx b/include/svx/svdmrkv.hxx index acea4c514145..21b6df1583ab 100644 --- a/include/svx/svdmrkv.hxx +++ b/include/svx/svdmrkv.hxx @@ -114,7 +114,6 @@ protected: tools::Rectangle maMarkedGluePointsRect; sal_uInt16 mnFrameHandlesLimit; - sal_uIntPtr mnInsPointNum; // Number of the InsPoint SdrDragMode meDragMode; // Persistent SdrViewEditMode meEditMode; // Persistent |