mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-12 11:42:13 -04:00
Move default constructor to .hpp.
This commit is contained in:
parent
969d9bd070
commit
0828c66b8a
2 changed files with 1 additions and 5 deletions
|
@ -44,10 +44,6 @@ SystemStatusView::SystemStatusView() {
|
|||
|
||||
/* Navigation ************************************************************/
|
||||
|
||||
NavigationView::NavigationView()
|
||||
{
|
||||
}
|
||||
|
||||
View* NavigationView::push_view(std::unique_ptr<View> new_view) {
|
||||
free_view();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue