get rid of TIMER

This commit is contained in:
Glenn Maynard
2002-12-19 23:13:52 +00:00
parent d8c4057660
commit 73eac8f809
3 changed files with 2 additions and 9 deletions
-2
View File
@@ -17,8 +17,6 @@
#include "SDL-1.2.5/include/SDL.h"
#include "SDL-1.2.5/include/SDL_timer.h"
RageTimer* TIMER = NULL;
const float SECS_IN_DAY = 60*60*24;
/* XXX: SDL_GetTicks() wraps every month or so. Handle it. */