Navigation Menu

Skip to content

Commit

Permalink
Removed unused variable from test program.
Browse files Browse the repository at this point in the history
  • Loading branch information
philippwiesemann committed Apr 4, 2014
1 parent 02045dc commit 9a56cde
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/testmessage.c
Expand Up @@ -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)
Expand Down

0 comments on commit 9a56cde

Please sign in to comment.