summaryrefslogtreecommitdiff
path: root/vcl/inc/wizdlg.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-01-31 12:31:11 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-01-31 19:37:29 +0100
commitc599e23a92310916d4e7f09c5aaf354d63973d0b (patch)
treed1e584a33e47f3fbbfcbdfcd9c3b9a14f7fcadd2 /vcl/inc/wizdlg.hxx
parentc82efb610bf556ea12cbe4f94568ac619897799f (diff)
loplugin:singlevalfields
Change-Id: I77ccf3f36363e182a644b98cdf720f1381a5cceb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87766 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 9bb9f77abb38..dbda04a66da8 100644
--- a/vcl/inc/wizdlg.hxx
+++ b/vcl/inc/wizdlg.hxx
@@ -74,7 +74,6 @@ namespace vcl
VclPtr<PushButton> mpNextBtn;
VclPtr<vcl::Window> mpViewWindow;
sal_uInt16 mnCurLevel;
- WindowAlign meViewAlign;
sal_Int16 mnLeftAlignCount;
bool mbEmptyViewMargin;