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