merge from libretro fork
[pcsx_rearmed.git] / libpcsxcore / psxcounters.c
index 32a1847..e19b781 100644 (file)
@@ -376,7 +376,7 @@ void psxRcntUpdate()
 
     psxRcntSet();
 
-#ifndef NDEBUG
+#if 0 //ndef NDEBUG
     DebugVSync();
 #endif
 }