]> git.e2factory.org Git - e2factory.git/commitdiff
Delete unused debug and playground globals
authorTobias Ulmer <tu@emlix.com>
Fri, 29 Nov 2013 17:39:25 +0000 (18:39 +0100)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:41:17 +0000 (15:41 +0100)
Signed-off-by: Tobias Ulmer <tu@emlix.com>
generic/e2lib.lua

index 33bc2499126af375348a8c9939c4d1dcef55ad94..ffa73816a4e85ae3f1b5caa8d66ca3b6b0548d83 100644 (file)
@@ -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,