mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[apps/shared/tab_table_controller] Remove implementation of pure virtual method
This commit is contained in:
@@ -22,8 +22,4 @@ void TabTableController::willExitResponderChain(Responder * nextFirstResponder)
|
||||
}
|
||||
}
|
||||
|
||||
SelectableTableView * TabTableController::selectableTableView() {
|
||||
return static_cast<SelectableTableView *>(view());
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -23,4 +23,3 @@ protected:
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user