mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-11-25 14:16:20 -05:00
Remove unused View::initial_focus().
This commit is contained in:
parent
3a709c51c4
commit
41d4fd0044
2 changed files with 0 additions and 6 deletions
|
|
@ -160,8 +160,6 @@ public:
|
|||
void remove_child(Widget* const widget);
|
||||
const std::vector<Widget*> children() const override;
|
||||
|
||||
virtual Widget* initial_focus();
|
||||
|
||||
virtual std::string title() const;
|
||||
|
||||
protected:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue