فهرست منبع

Removed unused variable from test program.

Philipp Wiesemann 12 سال پیش
والد
کامیت
9a56cde24c
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      test/testmessage.c

+ 0 - 2
test/testmessage.c

@@ -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)