summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmoutputtypepage.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-06-21 11:31:56 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-06-21 15:38:40 +0200
commit48da675a67a2bfd2eadfd6d4c6dba0dee74b5326 (patch)
treebceb3b95007713c017d54520599ff2d2c7fe7a45 /sw/source/ui/dbui/mmoutputtypepage.cxx
parent9b68ce7b0f2326ec540717ec5c8207825403774e (diff)
loplugin:unusedfields in sw part2
Change-Id: I7404fcac486f54fc0e310f401d8546c4aacfede2 Reviewed-on: https://gerrit.libreoffice.org/39040 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/source/ui/dbui/mmoutputtypepage.cxx')
-rw-r--r--sw/source/ui/dbui/mmoutputtypepage.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/dbui/mmoutputtypepage.cxx b/sw/source/ui/dbui/mmoutputtypepage.cxx
index 6b5444843967..03eaa93efb4b 100644
--- a/sw/source/ui/dbui/mmoutputtypepage.cxx
+++ b/sw/source/ui/dbui/mmoutputtypepage.cxx
@@ -269,7 +269,6 @@ SwSendMailDialog::SwSendMailDialog(vcl::Window *pParent, SwMailMergeConfigItem&
m_pStatus = VclPtr<SvSimpleTable>::Create(*m_pContainer);
m_pStatusHB = &(m_pStatus->GetTheHeaderBar());
- m_nStatusHeight = m_pContainer->get_height_request();
OUString sTask(SwResId(ST_TASK));
OUString sStatus(SwResId(ST_STATUS));