Fix outdated comment
This commit is contained in:
parent
5509c7166e
commit
6f7f5cb1e6
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
case INPUT_EVENT_KEY: ...; break;
|
||||
case INPUT_EVENT_SCROLL: ...; break;
|
||||
case INPUT_EVENT_TEXT: ...; break;
|
||||
case INPUT_EVENT_CLOSE: ...; break;
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
|
Reference in a new issue