mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-08 06:32:35 -04:00
Took out unused func declaration
This commit is contained in:
parent
63f7be02b6
commit
596c304b08
1 changed files with 0 additions and 2 deletions
|
@ -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(),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue