This commit is contained in:
Jaime Passos 2020-01-29 13:56:39 -03:00
parent 99c755c186
commit 999e72ab32

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