sax/qa/cppunit/xmlimport.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit fe4e6a9b104173ba7310ff481fcf931d1d6f8601
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Sun May 29 23:06:22 2016 +0200

    loplugin:unreffun
    
    Change-Id: I31e62926ddfddc8bbdab681a55cdc381d3275794

diff --git a/sax/qa/cppunit/xmlimport.cxx b/sax/qa/cppunit/xmlimport.cxx
index 0ba32c1..bf7cd15 100644
--- a/sax/qa/cppunit/xmlimport.cxx
+++ b/sax/qa/cppunit/xmlimport.cxx
@@ -69,7 +69,6 @@ private:
 
 public:
     TestDocumentHandler() {}
-    OUString getString() { return m_aStr; }
 
     // XDocumentHandler
     virtual void SAL_CALL startDocument() throw (xml::sax::SAXException, 
RuntimeException, std::exception) override;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to