mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-09 08:00:49 +03:00
Bad Rebase
This commit is contained in:
parent
d96945b7c8
commit
250e42f7f8
|
@ -241,8 +241,6 @@ ImagingGifEncode(Imaging im, ImagingCodecState state, UINT8* buf, int bytes)
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
this = state->buffer[state->x++];
|
|
||||||
|
|
||||||
if (this == context->last) {
|
if (this == context->last) {
|
||||||
context->count++;
|
context->count++;
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user