]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/clock.cpp
Extensive changes to remove gcc 4.x warnings, general code cleanup
[virtualjaguar] / src / clock.cpp
index f4ef41963c9a1fc8010c16667d3eedd1fac0b3b0..9353b1aa0d6c831e422d51c57de60705f241a295 100644 (file)
@@ -8,18 +8,10 @@
 // - Handling for an event that occurs NOW
 //
 
-//#include <SDL.h>
-//#include "SDL.h"
-//#include "SDL_opengl.h"
-//#include "jaguar.h"
-//#include "m68k.h"
-//#include "gpu.h"
-//#include "dsp.h"
-//#include "settings.h"
-//#include "video.h"
-#include "log.h"
 #include "clock.h"
 
+#include "log.h"
+
 #define EVENT_LIST_SIZE       512
 
 /*