writerfilter/source/ooxml/OOXMLFastContextHandler.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 12cb1f7e22842e819db8537dc8502f8ef742f916 Author: Stephan Bergmann <sberg...@redhat.com> Date: Wed Jun 11 18:14:45 2014 +0200 -Werror,-Wunused-parameter Change-Id: Ie93e534b00151bb915940a1030b47b40cbaa339a diff --git a/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx b/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx index 4fb0d49..9fcc405 100644 --- a/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx +++ b/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx @@ -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) { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits