зеркало из https://github.com/mozilla/gecko-dev.git
Bug 759535 - Cleanup unused variable from Bug 733553. r=joe
This commit is contained in:
Родитель
bb1364bdea
Коммит
7095a19e68
|
@ -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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче