summaryrefslogtreecommitdiff
path: root/svx/source/inc/frmselimpl.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-11-25 14:45:38 +0200
committerNoel Grandin <noel@peralex.com>2015-11-26 13:26:25 +0200
commitabc6071b7a8af354a56c91e4caecd8afc79f55cc (patch)
treeff8b64d3763a6192f8c67e750e830d7f3a6b13bf /svx/source/inc/frmselimpl.hxx
parent7c2edb3a67cf2e156f2134dc8f56fb6aac3045e2 (diff)
loplugin:unusedfields various
Change-Id: I18f94269a1172cf195ee402384f7144610e1e82d
Diffstat (limited to 'svx/source/inc/frmselimpl.hxx')
-rw-r--r--svx/source/inc/frmselimpl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/inc/frmselimpl.hxx b/svx/source/inc/frmselimpl.hxx
index 073b9100701a..d5abe6b48026 100644
--- a/svx/source/inc/frmselimpl.hxx
+++ b/svx/source/inc/frmselimpl.hxx
@@ -106,7 +106,6 @@ struct FrameSelectorImpl : public Resource
Color maMarkCol; /// Selection marker color.
Color maHCLineCol; /// High contrast line color.
Point maVirDevPos; /// Position of virtual device in the control.
- Point maMousePos; /// Last mouse pointer position.
FrameBorder maLeft; /// All data of left frame border.
FrameBorder maRight; /// All data of right frame border.