Kaydet (Commit) fb914bac authored tarafından Miklos Vajna's avatar Miklos Vajna

writerfilter: Value stored to 'nPos' is never read

Change-Id: Ic5b871e0e71b72b4aacc678200c26939a0065063
üst 830193d1
......@@ -368,7 +368,6 @@ void RTFDocumentImpl::resolveSubstream(sal_Size nPos, Id nId, OUString& rIgnoreF
Mapper().substream(nId, pImpl);
SAL_INFO("writerfilter", "substream end");
Strm().Seek(nCurrent);
nPos = 0;
}
void RTFDocumentImpl::checkFirstRun()
......
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