mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-26 01:00:50 +01:00
[escher] Get rid of ViewController::getKeyEvent
Change-Id: Ic7c5805afd984fbe595304ee379ce9372aeed4ab
This commit is contained in:
@@ -8,7 +8,3 @@ ViewController::ViewController(Responder * parentResponder) :
|
||||
const char * ViewController::title() const {
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
void ViewController::handleKeyEvent(int key) {
|
||||
// Do nothing
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user