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

-Werror,-Wtautological-undefined-compare

Change-Id: I5773cdac91d56131f349f213dc21a20a7d3eca96
üst 6a2440ea
......@@ -101,8 +101,6 @@ FltError ImportExcel::Read()
sal_uInt16 nOpcode;
sal_uInt16 nBofLevel = 0;
OSL_ENSURE( &aIn != NULL, "-ImportExcel::Read(): No Stream - what happened?!" );
std::unique_ptr< ScfSimpleProgressBar > pProgress( new ScfSimpleProgressBar(
aIn.GetSvStreamSize(), GetDocShell(), STR_LOAD_DOC ) );
......
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