mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-04 00:41:50 +00:00
Took out unused func declaration
This commit is contained in:
@@ -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(),
|
||||||
|
|||||||
Reference in New Issue
Block a user