rm the old debugger stuff, like in libretro fork
[pcsx_rearmed.git] / libpcsxcore / psxcounters.c
index b2cc07b..ff0efbc 100644 (file)
@@ -23,7 +23,8 @@
 
 #include "psxcounters.h"
 #include "gpu.h"
-#include "debug.h"
+//#include "debug.h"
+#define DebugVSync()
 
 /******************************************************************************/