mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-05 02:58:04 +00:00
Stub out debug logging
This commit is contained in:
parent
b20723c8dc
commit
9ef45957d5
@ -2014,7 +2014,9 @@ static void xmb_draw_bg(
|
||||
menu_display_ctx_draw_t draw;
|
||||
settings_t *settings = config_get_ptr();
|
||||
|
||||
#if 0
|
||||
RARCH_LOG("DRAW BG %d %d \n",width,height);
|
||||
#endif
|
||||
|
||||
bool running = menu_display_libretro_running();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user