clang-analyzer-deadcode.DeadStores
Change-Id: I22b423b99c87070ab1b8ce7f3eff928384951947
This commit is contained in:
@@ -344,7 +344,6 @@ sal_Int32 OTextInputStream::implReadNext()
|
||||
mSeqSource.realloc( nTotalRead );
|
||||
}
|
||||
mSeqSource.getArray()[ nOldLen ] = aOneByteSeq.getConstArray()[ 0 ];
|
||||
pbSource = mSeqSource.getConstArray();
|
||||
bCont = true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user