Fix unbalance Lua stack usage in event_handle_leavenotify()
Commit 42e0081958
removed a call to lua_pop(L,1) that was still necessary.
This commit adds that call again.
Fixes: https://github.com/awesomeWM/awesome/issues/703
Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
68691ff818
commit
9eab892124
Loading…
Reference in New Issue