Kaydet (Commit) 12cb1f7e authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-parameter

Change-Id: Ie93e534b00151bb915940a1030b47b40cbaa339a
üst 81f7aa81
......@@ -303,8 +303,8 @@ uno::Reference< xml::sax::XFastContextHandler >
uno::Reference< xml::sax::XFastContextHandler > SAL_CALL
OOXMLFastContextHandler::createUnknownChildContext
(const OUString & Namespace,
const OUString & Name,
(const OUString &,
const OUString &,
const uno::Reference< xml::sax::XFastAttributeList > & /*Attribs*/)
throw (uno::RuntimeException, xml::sax::SAXException, std::exception)
{
......
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