From: Tobias Ulmer Date: Fri, 29 Nov 2013 17:39:25 +0000 (+0100) Subject: Delete unused debug and playground globals X-Git-Tag: e2factory-2.3.15rc1~321 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=e378802ca83689e35727144218911fadd9b37248;p=e2factory.git Delete unused debug and playground globals Signed-off-by: Tobias Ulmer --- diff --git a/generic/e2lib.lua b/generic/e2lib.lua index 33bc249..ffa7381 100644 --- a/generic/e2lib.lua +++ b/generic/e2lib.lua @@ -69,8 +69,6 @@ e2lib.globals = { { "v4", false } -- tooldebug }, log_debug = false, -- debug log/warning level - debug = false, - playground = false, -- variables initialized in init() username = nil, homedir = nil,