mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +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());
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user