summaryrefslogtreecommitdiff
path: root/render/fx_renderer/gles2
diff options
context:
space:
mode:
authorSimon Ser <[email protected]>2021-04-16 09:05:39 +0200
committerSimon Ser <[email protected]>2021-04-19 17:33:28 +0200
commitdec131b71af4dd18695758d883fc424f01b53375 (patch)
treee400626ee1a19c0f097eefb070ae1072e0364526 /render/fx_renderer/gles2
parentaeace45a14db8d778540e42daa7d813be771873e (diff)
Stop specifying xkb_rule_names
If a NULL xkb_rule_names pointer is passed to xkb_keymap_new_from_names, libxkbcommon will default to reading the XKB_* env variables. So there's no need to do it ourselves. Also s/xkb_map_new_from_names/xkb_keymap_new_from_names/ since the latter is more consistent with the returned struct name. [1]: https://xkbcommon.org/doc/current/structxkb__rule__names.html
Diffstat (limited to 'render/fx_renderer/gles2')
0 files changed, 0 insertions, 0 deletions