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
bf73f78eea
commit
a181bee465
Loading…
Reference in New Issue