More cleanup

This commit is contained in:
klockee 2020-08-08 04:48:29 -04:00
parent b300cc258e
commit 90d2dbb49c
2 changed files with 0 additions and 4 deletions

View file

@ -579,7 +579,6 @@ SystemView::SystemView(
}
else{
add_child(&info_view);
//this->info_view.set_dirty();
}
this->status_view.set_back_enabled(!this->navigation_view.is_top());