summaryrefslogtreecommitdiff
path: root/vcl/inc/wizdlg.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-10-04 09:42:28 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-10-04 14:22:55 +0200
commit316557d6f4fe8a15112b39f3c808dda38cce018c (patch)
tree45bfd533751097ae5fa6ba5c0c8a0cc8ccb4ae04 /vcl/inc/wizdlg.hxx
parentffa35b82ce845d82a5beae36eb57cec2b0c01233 (diff)
loplugin:unusedfields
Change-Id: If0df5216dccd2c0a7aa790668471993f5d4d5d32 Reviewed-on: https://gerrit.libreoffice.org/80183 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'vcl/inc/wizdlg.hxx')
-rw-r--r--vcl/inc/wizdlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/wizdlg.hxx b/vcl/inc/wizdlg.hxx
index 21f9e1364364..911e572c3758 100644
--- a/vcl/inc/wizdlg.hxx
+++ b/vcl/inc/wizdlg.hxx
@@ -75,7 +75,6 @@ namespace vcl
VclPtr<vcl::Window> mpViewWindow;
sal_uInt16 mnCurLevel;
WindowAlign meViewAlign;
- Link<RoadmapWizard*,void> maActivateHdl;
sal_Int16 mnLeftAlignCount;
bool mbEmptyViewMargin;