Kaydet (Commit) 435b7a22 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-variable

Change-Id: I55da6a2df8c65460204f66679156516db1370b07
üst d07bffc5
......@@ -96,8 +96,6 @@ uno::Sequence< beans::StringPair > SAL_CALL DocTemplLocaleHelper::ReadLocalizati
if ( !xContext.is() || !xInStream.is() )
throw uno::RuntimeException();
uno::Sequence< beans::StringPair > aResult;
uno::Reference< xml::sax::XParser > xParser = xml::sax::Parser::create( xContext );
DocTemplLocaleHelper* pHelper = new DocTemplLocaleHelper();
......
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