Oops, left some debug printf() in there

This commit is contained in:
Bill Kendrick 2022-02-03 23:03:02 -08:00
parent 5203c16d34
commit ab01926c27

View file

@ -23053,8 +23053,6 @@ static void draw_color_mixer_tooltip(void) {
}
}
printf("%s\n", tip_txt);
draw_tux_text(TUX_GREAT, tip_txt, 1);
}