summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/backingwindow.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-06-21 11:07:15 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-06-21 14:23:07 +0200
commitd7824bf16898d8cb776420e0c2bff82e6df61b86 (patch)
tree88405234c55eb24a3d7770c833ac8eeea2db412e /sfx2/source/dialog/backingwindow.hxx
parentf05d0d05829dd51cb9d8071ac97cc219779ee40a (diff)
loplugin:unusedfields in sfx2 part2
Change-Id: I227b643641250d47ac6b2218f57ddb231765960e Reviewed-on: https://gerrit.libreoffice.org/39038 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2/source/dialog/backingwindow.hxx')
-rw-r--r--sfx2/source/dialog/backingwindow.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/dialog/backingwindow.hxx b/sfx2/source/dialog/backingwindow.hxx
index 37dc5b9dcfeb..d96734b34cfe 100644
--- a/sfx2/source/dialog/backingwindow.hxx
+++ b/sfx2/source/dialog/backingwindow.hxx
@@ -87,7 +87,6 @@ class BackingWindow : public vcl::Window, public VclBuilderContainer
tools::Rectangle maStartCentButtons;
bool mbInitControls;
- sal_Int32 mnHideExternalLinks;
std::unique_ptr<svt::AcceleratorExecute> mpAccExec;
void setupButton(PushButton* pButton);