mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +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;
|
||||
}
|
||||
|
||||
this = state->buffer[state->x++];
|
||||
|
||||
if (this == context->last) {
|
||||
context->count++;
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue
Block a user