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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Mar 4 10:17:16 UTC 2019


 sw/source/ui/dbui/createaddresslistdialog.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 7a13fd8d6cea0e3096eef956bc33e1336d4b2d8c
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Mon Mar 4 11:16:45 2019 +0100
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Mon Mar 4 11:16:45 2019 +0100

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

diff --git a/sw/source/ui/dbui/createaddresslistdialog.cxx b/sw/source/ui/dbui/createaddresslistdialog.cxx
index 2ce36a5dc45e..cc2bf9b3607c 100644
--- a/sw/source/ui/dbui/createaddresslistdialog.cxx
+++ b/sw/source/ui/dbui/createaddresslistdialog.cxx
@@ -76,7 +76,6 @@ class SwAddressControl_Impl
     std::map<weld::Entry*, sal_Int32> m_aEditLines;
 
     SwCSVData*                      m_pData;
-    Size                            m_aWinOutputSize;
     sal_uInt32                      m_nCurrentDataSet;
 
     bool                            m_bNoDataSet;


More information about the Libreoffice-commits mailing list