summaryrefslogtreecommitdiff
path: root/include/vcl/headbar.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-12-22 19:03:02 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-12-22 19:27:55 +0100
commit38d9e38981a8ade60bb627b00197ecd28fb9158e (patch)
tree85573acca3fe6eaf6ce9b3173a0dc3cdf30845f3 /include/vcl/headbar.hxx
parent1376f86f3fdfb80008687d8b5e8db2b5434b9d7e (diff)
loplugin:unusedfields
Change-Id: Ib2314f23efe953398ed0a5e88305842c812e18bb Reviewed-on: https://gerrit.libreoffice.org/85708 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/vcl/headbar.hxx')
-rw-r--r--include/vcl/headbar.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/headbar.hxx b/include/vcl/headbar.hxx
index 162ebd2acfec..1a803a9bd625 100644
--- a/include/vcl/headbar.hxx
+++ b/include/vcl/headbar.hxx
@@ -223,7 +223,6 @@ private:
bool mbButtonStyle;
bool mbItemMode;
Link<HeaderBar*,void> maStartDragHdl;
- Link<HeaderBar*,void> maDragHdl;
Link<HeaderBar*,void> maEndDragHdl;
Link<HeaderBar*,void> maSelectHdl;
Link<HeaderBar*,void> maCreateAccessibleHdl;