(gfx widgets) Remove dead code

This commit is contained in:
twinaphex 2020-07-17 04:06:02 +02:00
parent 36b581c733
commit c9398a3855

View File

@ -59,10 +59,6 @@ COLOR_HEX_TO_FLOAT(0x397869, 1.0f);
static float msg_queue_task_progress_2[16] =
COLOR_HEX_TO_FLOAT(0x317198, 1.0f);
#if 0
static float color_task_progress_bar[16] =
COLOR_HEX_TO_FLOAT(0x22B14C, 1.0f);
#endif
static float gfx_widgets_pure_white[16] = {
1.00, 1.00, 1.00, 1.00,
1.00, 1.00, 1.00, 1.00,