diff --git a/gfx/drivers/psp1_gfx.c b/gfx/drivers/psp1_gfx.c index d374fa5201..597d1964d4 100644 --- a/gfx/drivers/psp1_gfx.c +++ b/gfx/drivers/psp1_gfx.c @@ -463,7 +463,7 @@ error: return (void*)-1; } -#define DISPLAY_FPS +//#define DISPLAY_FPS static bool psp_frame(void *data, const void *frame, unsigned width, unsigned height, unsigned pitch, const char *msg)