mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-11-15 09:03:30 +00:00
AnalogAudioView::on_show() is a no-op, remove.
This commit is contained in:
@@ -49,7 +49,6 @@ public:
|
||||
AnalogAudioView(NavigationView& nav);
|
||||
~AnalogAudioView();
|
||||
|
||||
void on_show() override;
|
||||
void on_hide() override;
|
||||
|
||||
void set_parent_rect(const Rect new_parent_rect) override;
|
||||
|
||||
Reference in New Issue
Block a user