mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 05:27:20 +00:00
[client] main: fix errornous double keybind registration
This commit is contained in:
parent
30ea57c644
commit
ecfcf11c05
@ -1962,7 +1962,6 @@ int main(int argc, char * argv[])
|
||||
SDL_SetHint(SDL_HINT_GRAB_KEYBOARD, "1");
|
||||
}
|
||||
|
||||
register_key_binds();
|
||||
const int ret = run();
|
||||
release_key_binds();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user