mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 759535 - Cleanup unused variable from Bug 733553. r=joe
This commit is contained in:
parent
23f803274a
commit
8299ec53b3
@ -1456,7 +1456,6 @@ RasterImage::AddSourceData(const char *aBuffer, PRUint32 aCount)
|
||||
// so that there's no gap for anything to miss us.
|
||||
if (mBytesDecoded == 0) {
|
||||
// Our previous state may have been animated, so let's clean up
|
||||
bool wasAnimating = mAnimating;
|
||||
if (mAnimating) {
|
||||
StopAnimation();
|
||||
mAnimating = false;
|
||||
|
Loading…
Reference in New Issue
Block a user