Merge branch 'master' of https://github.com/bodqhrohro/kitty
This commit is contained in:
commit
06c1236cc6
1 changed files with 1 additions and 0 deletions
1
glfw/xkb_glfw.c
vendored
1
glfw/xkb_glfw.c
vendored
|
|
@ -255,6 +255,7 @@ load_compose_tables(_GLFWXKBData *xkb) {
|
|||
if (!xkb->states.composeState) {
|
||||
_glfwInputError(GLFW_PLATFORM_ERROR, "Failed to create XKB compose state");
|
||||
}
|
||||
xkb_compose_table_unref(compose_table);
|
||||
}
|
||||
|
||||
GLFWbool
|
||||
|
|
|
|||
Loading…
Reference in a new issue