mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04: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;
|
||||
|
||||
private:
|
||||
Text text_info{
|
||||
{4 * 8, 284, 20 * 8, 16},
|
||||
"Version " VERSION_STRING};
|
||||
|
||||
Button button_done{
|
||||
{240, 0, 1, 1},
|
||||
""};
|
||||
|
Loading…
Reference in New Issue
Block a user