Oops, removed line that should've been in prior commit.

This commit is contained in:
Jared Boone 2016-01-26 13:04:19 -08:00
parent 0efe2ea0ae
commit dc42525dcb

View File

@ -299,7 +299,6 @@ void AISRecentEntryDetailView::set_entry(const AISRecentEntry& entry) {
AISAppView::AISAppView(NavigationView&) { AISAppView::AISAppView(NavigationView&) {
add_children({ { add_children({ {
&label_app_name,
&label_channel, &label_channel,
&options_channel, &options_channel,
&recent_entries_view, &recent_entries_view,