JANITORIAL: Remove useless comment
This commit is contained in:
parent
1b53cfff49
commit
4faa8b0439
1 changed files with 0 additions and 1 deletions
|
@ -424,7 +424,6 @@ const Graphics::Surface *CinepakDecoder::decodeFrame(Common::SeekableReadStream
|
|||
_curFrame.surface->create(_curFrame.width, _curFrame.height, _pixelFormat);
|
||||
}
|
||||
|
||||
// Reset the y variable.
|
||||
_y = 0;
|
||||
|
||||
for (uint16 i = 0; i < _curFrame.stripCount; i++) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue