mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-20 04:08:09 -04:00
Remove unused text_info widget (#1955)
This commit is contained in:
parent
2648f18b12
commit
1fbfdbccf8
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue