comphelper/source/xml/ofopxmlhelper.cxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 4f9071a043b5fef867dda289faaf972d009d185e Author: Stephan Bergmann <sberg...@redhat.com> Date: Wed Oct 2 17:11:27 2013 +0200 -Werror,-Wunused-variable Change-Id: Ia04f136a821908591d0701c804518e656aa2083a diff --git a/comphelper/source/xml/ofopxmlhelper.cxx b/comphelper/source/xml/ofopxmlhelper.cxx index 6a98d30..babde9a 100644 --- a/comphelper/source/xml/ofopxmlhelper.cxx +++ b/comphelper/source/xml/ofopxmlhelper.cxx @@ -185,8 +185,6 @@ uno::Sequence< uno::Sequence< beans::StringPair > > SAL_CALL OFOPXMLHelper::Read if ( !xContext.is() || !xInStream.is() || nFormat > FORMAT_MAX_ID ) throw uno::RuntimeException(); - uno::Sequence< uno::Sequence< beans::StringPair > > aResult; - uno::Reference< xml::sax::XParser > xParser = xml::sax::Parser::create( xContext ); OFOPXMLHelper* pHelper = new OFOPXMLHelper( nFormat ); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits