Bad Rebase

This commit is contained in:
Eric Soroos 2020-12-30 11:07:58 +01:00
parent d96945b7c8
commit 250e42f7f8

View File

@ -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 {