mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
Removed unused variable from test program.
This commit is contained in:
@@ -19,8 +19,6 @@
|
||||
#include "SDL.h"
|
||||
#include "SDL_thread.h"
|
||||
|
||||
static int alive = 0;
|
||||
|
||||
/* Call this instead of exit(), so we can clean up SDL: atexit() is evil. */
|
||||
static void
|
||||
quit(int rc)
|
||||
|
||||
Reference in New Issue
Block a user