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

Stephan Bergmann sbergman at redhat.com
Thu Aug 6 01:02:13 PDT 2015


 dbaccess/source/filter/xml/xmlComponent.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit c1be1a5ce7949220236da9540d0e4a91882dee05
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Thu Aug 6 10:01:45 2015 +0200

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

diff --git a/dbaccess/source/filter/xml/xmlComponent.hxx b/dbaccess/source/filter/xml/xmlComponent.hxx
index 6020a1e..5a69ef9 100644
--- a/dbaccess/source/filter/xml/xmlComponent.hxx
+++ b/dbaccess/source/filter/xml/xmlComponent.hxx
@@ -29,7 +29,6 @@ namespace dbaxml
     {
         OUString m_sName;
         OUString m_sHREF;
-        OUString m_sComponentServiceName;
         bool        m_bAsTemplate;
 
     public:


More information about the Libreoffice-commits mailing list