Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamiras committed Dec 1, 2023
1 parent 6f4bc34 commit 3e4aa99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gfx/widgets/gfx_widget_leaderboard_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,6 @@ static void gfx_widget_leaderboard_display_frame(void* data, void* userdata)

if (state->disconnected)
{
//const char* disconnected_text = "=[ X ]= RA";// "\xE2\x89\xA0 RA";
const char* disconnected_text = "! RA !";
const unsigned disconnect_widget_width = font_driver_get_message_width(
state->dispwidget_ptr->gfx_widget_fonts.msg_queue.font,
Expand Down

0 comments on commit 3e4aa99

Please sign in to comment.