fb151c3340
This code is inside an "if new_timeout and [something else]". Thus, it only executes when new_timeout is "truthy". Thus, "new_timeout or [whatever]" will always evaluate to "new_timeout". This commit removes that tiny bit of dead code. Signed-off-by: Uli Schlachter <psychon@znc.in> |
||
---|---|---|
.. | ||
container | ||
layout | ||
list | ||
widget | ||
action.lua | ||
constants.lua | ||
core.lua | ||
dbus.lua | ||
init.lua | ||
notification.lua |