mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-10 04:40:16 +01:00
XQuartz: Get rid of SwitchCoreKeyboard where it's not needed...
This commit is contained in:
parent
366b08598c
commit
1c88a68bed
1 changed files with 0 additions and 2 deletions
|
|
@ -363,8 +363,6 @@ void DarwinKeyboardInit(DeviceIntPtr pDev) {
|
|||
XkbSetRepeatKeys(pDev, -1, AutoRepeatModeOn);
|
||||
}
|
||||
|
||||
SwitchCoreKeyboard(pDev);
|
||||
|
||||
DarwinKeyboardSetDeviceKeyMap(&keySyms);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue