Took out unused func declaration

This commit is contained in:
GullCode 2023-04-28 12:59:51 +02:00
parent 63f7be02b6
commit 596c304b08

View File

@ -48,8 +48,6 @@ namespace ui {
void focus() override; void focus() override;
void big_display_freq( int64_t f );
const Style style_grey { // level const Style style_grey { // level
.font = font::fixed_8x16, .font = font::fixed_8x16,
.background = Color::black(), .background = Color::black(),