mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-23 02:38:52 -05:00
Remove superfluous call
This commit is contained in:
parent
80cef67580
commit
2cc6caf182
|
@ -310,7 +310,6 @@ static void createKeyTables(void)
|
|||
}
|
||||
|
||||
XkbFreeNames(desc, XkbKeyNamesMask, True);
|
||||
XkbFreeClientMap(desc, 0, True);
|
||||
XkbFreeKeyboard(desc, 0, True);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user