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

Stephan Bergmann sbergman at redhat.com
Sun Mar 20 13:13:23 UTC 2016


 sw/source/uibase/inc/mailmergewizard.hxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 89e3e02d3aaf7568ce839cec95e28e2b41b58a5f
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Sun Mar 20 14:12:33 2016 +0100

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

diff --git a/sw/source/uibase/inc/mailmergewizard.hxx b/sw/source/uibase/inc/mailmergewizard.hxx
index e2866ae..cbee8a0 100644
--- a/sw/source/uibase/inc/mailmergewizard.hxx
+++ b/sw/source/uibase/inc/mailmergewizard.hxx
@@ -45,9 +45,6 @@ class SwMailMergeWizard : public ::svt::RoadmapWizard
     OUString                m_sAddressList;
     OUString                m_sGreetingsLine;
     OUString                m_sLayout;
-    OUString                m_sPrepareMerge;
-    OUString                m_sMerge;
-    OUString                m_sOutput;
     OUString                m_sFinish;
 
     sal_uInt16              m_nRestartPage;


More information about the Libreoffice-commits mailing list