(cherry picked from commit 999e72ab325301d248837f5337eb8f90143231ef)
This commit is contained in:
Jaime Passos 2020-01-29 13:56:39 -03:00 committed by James R
parent d64dc5b2a8
commit e75baf70b0

View file

@ -434,7 +434,6 @@ static UINT8 *GIF_palwrite(UINT8 *p)
//
// GIF_headwrite
// writes the gif header to the currently open output file.
// NOTE that this code does not accomodate for palette changes.
//
static void GIF_headwrite(void)
{