[Libreoffice-commits] core.git: sw/source

Stephan Bergmann sbergman at redhat.com
Thu Jun 12 01:58:24 PDT 2014


 sw/source/ui/dbui/mmaddressblockpage.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 171a14c0c3405766cc5d64886b176005f5616594
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Thu Jun 12 10:58:00 2014 +0200

    -Werror,-Wunused-private-field
    
    Change-Id: Ic4da6180e4457309211ed26ba7d2b8382eec76f3

diff --git a/sw/source/ui/dbui/mmaddressblockpage.hxx b/sw/source/ui/dbui/mmaddressblockpage.hxx
index fe222a3..0563d5a 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;


More information about the Libreoffice-commits mailing list