mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-01-10 12:03:39 +00:00
Remove unused text_info widget (#1955)
This commit is contained in:
parent
2648f18b12
commit
1fbfdbccf8
@ -320,10 +320,6 @@ class BMPView : public View {
|
|||||||
void focus() override;
|
void focus() override;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
Text text_info{
|
|
||||||
{4 * 8, 284, 20 * 8, 16},
|
|
||||||
"Version " VERSION_STRING};
|
|
||||||
|
|
||||||
Button button_done{
|
Button button_done{
|
||||||
{240, 0, 1, 1},
|
{240, 0, 1, 1},
|
||||||
""};
|
""};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user