- /*** FIXME: Why do we check both of these in order to do this? - * Why do we have both Image and SavedImages? */ - if (GifFile->Image.ColorMap && GifFile->SavedImages == NULL) + if (GifFile->Image.ColorMap) FreeMapObject(GifFile->Image.ColorMap);