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

clang-analyzer-deadcode.DeadStores

Change-Id: I22b423b99c87070ab1b8ce7f3eff928384951947
üst f72ebcbe
......@@ -344,7 +344,6 @@ sal_Int32 OTextInputStream::implReadNext()
mSeqSource.realloc( nTotalRead );
}
mSeqSource.getArray()[ nOldLen ] = aOneByteSeq.getConstArray()[ 0 ];
pbSource = mSeqSource.getConstArray();
bCont = true;
}
......
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