Kaydet (Commit) 900dad1e authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:unreffun

Change-Id: I8649e6bbe3b5c1189ef3c07bcbc1c2155d265b59
üst 435be8e8
......@@ -83,7 +83,6 @@ private:
public:
TestDocumentHandler() {}
const OUString& getString() { return m_aStr; }
void setString( const OUString & aStr ) { m_aStr = aStr; }
// XDocumentHandler
virtual void SAL_CALL startDocument() throw (SAXException, RuntimeException, exception) override;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment