summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/dbui/mmoutputpage.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-07-23 13:25:42 +0200
committerNoel Grandin <noel@peralex.com>2014-07-23 13:26:19 +0200
commit8c6e900e4724dc7c800047099139c080f5f5d564 (patch)
treea7dc81390e94310d145fbaf356ec455d7732ced8 /sw/source/ui/dbui/mmoutputpage.hxx
parentconvert SfxItemState constants to a proper enum (diff)
downloadcore-8c6e900e4724dc7c800047099139c080f5f5d564.tar.gz
core-8c6e900e4724dc7c800047099139c080f5f5d564.zip
remove unused private field
Change-Id: I474458058c1a3d8c93486bf2e647df203d2452cc
Diffstat (limited to 'sw/source/ui/dbui/mmoutputpage.hxx')
-rw-r--r--sw/source/ui/dbui/mmoutputpage.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/dbui/mmoutputpage.hxx b/sw/source/ui/dbui/mmoutputpage.hxx
index 8585c02e2507..df8030ec5ca4 100644
--- a/sw/source/ui/dbui/mmoutputpage.hxx
+++ b/sw/source/ui/dbui/mmoutputpage.hxx
@@ -149,7 +149,6 @@ class SwSendMailDialog : public ModelessDialog //SfxModalDialog
SvSimpleTableContainer *m_pContainer;
HeaderBar *m_pStatusHB;
- SvTabListBox *m_pStatusLB;
SvSimpleTable *m_pStatus;
PushButton *m_pStop;