mirror of
https://github.com/libretro/RetroArch.git
synced 2024-12-19 15:18:40 +00:00
Wipe debug code.
This commit is contained in:
parent
60a303e144
commit
cb9976a125
@ -636,7 +636,6 @@ static void rgui_render(void *data)
|
||||
entry_spacing,
|
||||
type_str_buf);
|
||||
|
||||
printf("(%s)%s\n",entry_title_buf,message);
|
||||
blit_line(x, y, message,
|
||||
entry_selected ? hover_color : normal_color);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user