Wipe debug code.

This commit is contained in:
Alcaro 2016-02-24 18:56:23 +01:00
parent 60a303e144
commit cb9976a125

View File

@ -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);
}