This commit is contained in:
p.kosyh 2010-09-26 16:03:19 +00:00
parent fc328c3da0
commit 9de39e106b

View file

@ -1123,7 +1123,6 @@ void gfx_video_done(void)
if (icon)
SDL_FreeSurface(icon);
screen = NULL;
vid_modes = NULL;
TTF_Quit();
}