awful.menu.clients: Remove useless line (FS#1200)

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Rocco Aliberti 2014-01-13 14:38:23 +01:00 committed by Uli Schlachter
parent 843a36aa6e
commit 64dc578efc
1 changed files with 0 additions and 1 deletions

View File

@ -460,7 +460,6 @@ end
-- informations.
-- @return The menu.
function menu.clients(args, item_args)
local args = args or args1
local cls = capi.client.get()
local cls_t = {}
for k, c in pairs(cls) do