Kaydet (Commit) 2d1253af authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#1242946 Unused value

Change-Id: I5a5f0e96f8dc7443901ea7de568a21924137e139
üst f8fadd52
......@@ -87,7 +87,6 @@ sal_Int32 XMLFile2UTFConverter::readAndConvert( Sequence<sal_Int8> &seq , sal_In
// initialize decoding
initializeDecoding();
}
nRead = seq.getLength();
seqStart = Sequence < sal_Int8 > ();
}
......
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