mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-29 23:30:05 +00:00
Remove unrelated fix
This commit is contained in:
parent
deb35f4fb4
commit
072a2085d9
@ -11,7 +11,7 @@ namespace InputCommon {
|
||||
/// Initializes and registers all built-in input device factories.
|
||||
void Init();
|
||||
|
||||
/// Deregisters all built-in input device factories and shuts them down.
|
||||
/// Unresisters all build-in input device factories and shut them down.
|
||||
void Shutdown();
|
||||
|
||||
class Keyboard;
|
||||
|
Loading…
Reference in New Issue
Block a user