summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/wordcountdialog.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-11-07 16:48:42 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-11-08 07:38:35 +0100
commit1cfa1d9e1041b0e82d9be90847c428adfd01476e (patch)
treed8c73327e33240b53bd1d89aae7920ebe98dcb04 /sw/source/uibase/inc/wordcountdialog.hxx
parent8355de8778d67464fb654c37f9c120561da31a28 (diff)
loplugin:unusedfields
Change-Id: Id16846c19c57ec437a64146d0fa771c1bfc05135 Reviewed-on: https://gerrit.libreoffice.org/63028 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/source/uibase/inc/wordcountdialog.hxx')
-rw-r--r--sw/source/uibase/inc/wordcountdialog.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/wordcountdialog.hxx b/sw/source/uibase/inc/wordcountdialog.hxx
index e63ef3c07c6b..7e2730f7d0aa 100644
--- a/sw/source/uibase/inc/wordcountdialog.hxx
+++ b/sw/source/uibase/inc/wordcountdialog.hxx
@@ -43,7 +43,6 @@ class SwWordCountFloatDlg : public SfxModelessDialogController
std::unique_ptr<weld::Label> m_xDocStandardizedPagesFT;
std::unique_ptr<weld::Label> m_xCjkcharsLabelFT;
std::unique_ptr<weld::Label> m_xStandardizedPagesLabelFT;
- std::unique_ptr<weld::Button> m_xClosePB;
public:
SwWordCountFloatDlg(SfxBindings* pBindings,