summaryrefslogtreecommitdiff
path: root/include/vcl/slider.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-10-16 10:14:40 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-10-16 13:25:17 +0200
commit4b1d185de3cdab97805391a41c778cce9c5fce19 (patch)
tree3fc55de845d449c92902fc3c59c46eccf266bf53 /include/vcl/slider.hxx
parentba951a969d76fc5ea863bb19c24140bbf390694b (diff)
loplugin:singlevalfields in vcl
Change-Id: I159f94fba64acc0e0599b64be02c7864b1ed02c3 Reviewed-on: https://gerrit.libreoffice.org/61813 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/vcl/slider.hxx')
-rw-r--r--include/vcl/slider.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/slider.hxx b/include/vcl/slider.hxx
index cc4919b58fea..6549b4c0ac54 100644
--- a/include/vcl/slider.hxx
+++ b/include/vcl/slider.hxx
@@ -48,7 +48,6 @@ private:
sal_uInt16 mnStateFlags;
ScrollType meScrollType;
bool mbCalcSize;
- bool mbFullDrag;
bool mbScrollTypeSet;
VclPtr<NumericField> mpLinkedField;