Remove unneeded code from LZMA2OutputStream.

"finished" is set in writeEndMarker() so there's no need to
set it in finish() too.
1 file changed