diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-06-12 10:58:00 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-06-12 10:58:00 +0200 |
commit | 171a14c0c3405766cc5d64886b176005f5616594 (patch) | |
tree | 1a66239b02881ffb224b0c3b49e467b71f8799fe /sw/source/ui/dbui | |
parent | 5037dc7c465e1b159ca69fbf2db1acc9989ec17a (diff) |
-Werror,-Wunused-private-field
Change-Id: Ic4da6180e4457309211ed26ba7d2b8382eec76f3
Diffstat (limited to 'sw/source/ui/dbui')
-rw-r--r-- | sw/source/ui/dbui/mmaddressblockpage.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/dbui/mmaddressblockpage.hxx b/sw/source/ui/dbui/mmaddressblockpage.hxx index fe222a37692e..0563d5ae6899 100644 --- a/sw/source/ui/dbui/mmaddressblockpage.hxx +++ b/sw/source/ui/dbui/mmaddressblockpage.hxx @@ -260,7 +260,6 @@ class SwAssignFieldsDialog : public SfxModalDialog OKButton *m_pOK; - CancelButton *m_pCancel; OUString m_sNone; OUString m_rPreviewString; |