awful.wibox: Remove unused local variables

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2010-09-29 16:08:16 +02:00
parent e53054553d
commit 03fd3f3146
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@ local setmetatable = setmetatable
local tostring = tostring
local ipairs = ipairs
local table = table
local type = type
local image = image
local error = error
--- Wibox module for awful.