mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-27 02:20:07 +01:00
Revert "xkb: reset xkb_cached_map on CloseDownDevices."
This reverts commit 9b62355847.
This wasn't supposed to be pushed either.
This commit is contained in:
parent
b50932d998
commit
f0f3a11acd
1 changed files with 0 additions and 3 deletions
|
|
@ -291,9 +291,6 @@ XkbDeleteRulesDflts()
|
|||
XkbVariantDflt = NULL;
|
||||
_XkbFree(XkbOptionsDflt);
|
||||
XkbOptionsDflt = NULL;
|
||||
|
||||
XkbFreeKeyboard(xkb_cached_map, XkbAllComponentsMask, True);
|
||||
xkb_cached_map = NULL;
|
||||
}
|
||||
|
||||
/***====================================================================***/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue