summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/mailmrge.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2024-01-15 15:31:06 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2024-01-16 07:43:00 +0100
commit6d91b6b7718704c0037cfbfdaa42ba259a0d791a (patch)
tree98df05b28ba18840cece4b13cbd9df5aa4ec0364 /sw/source/uibase/inc/mailmrge.hxx
parent877014b0b7050ba3fce1c0126279125640117313 (diff)
loplugin:unusedfields
Change-Id: Ic53aacfc76cb73902cf5e304153975fa02509da2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162110 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/source/uibase/inc/mailmrge.hxx')
-rw-r--r--sw/source/uibase/inc/mailmrge.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/mailmrge.hxx b/sw/source/uibase/inc/mailmrge.hxx
index 787561785301..5d5363222ccc 100644
--- a/sw/source/uibase/inc/mailmrge.hxx
+++ b/sw/source/uibase/inc/mailmrge.hxx
@@ -69,7 +69,6 @@ class SwMailMergeDlg final : public SfxDialogController
std::unique_ptr<weld::RadioButton> m_xMailingRB;
std::unique_ptr<weld::RadioButton> m_xFileRB;
- std::unique_ptr<weld::CheckButton> m_xSingleJobsCB;
std::unique_ptr<weld::CheckButton> m_xPasswordCB;
std::unique_ptr<weld::Label> m_xSaveMergedDocumentFT;