Whoops, forgot to commit this piece.

This commit is contained in:
Ryan C. Gordon 2013-08-07 12:17:33 -07:00
parent 009e12858b
commit ff5cf27049

View file

@ -349,9 +349,6 @@ SDL_Quit(void)
#endif
SDL_QuitSubSystem(SDL_INIT_EVERYTHING);
/* Uninstall any parachute signal handlers */
SDL_UninstallParachute();
SDL_ClearHints();
SDL_AssertionsQuit();
SDL_LogResetPriorities();