[Libreoffice-commits] core.git: sax/qa
Stephan Bergmann
sbergman at redhat.com
Sun May 29 21:06:52 UTC 2016
sax/qa/cppunit/xmlimport.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit fe4e6a9b104173ba7310ff481fcf931d1d6f8601
Author: Stephan Bergmann <sbergman at 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;
More information about the Libreoffice-commits
mailing list