commit ec4e188
Michael Forney
·
2014-08-01 02:21:41 +0000 UTC
parent 4782023
xkb: Remove unused function xkb_update_key_indices
1 files changed,
+0,
-4
+0,
-4
1@@ -158,7 +158,3 @@ bool xkb_update_keymap(struct xkb * xkb)
2 return false;
3 }
4
5-void xkb_update_key_indices(struct xkb * xkb)
6-{
7-}
8-