remove global variable DEBUG

This commit is contained in:
chrox
2013-10-25 20:09:21 +08:00
parent 0cdc5b64f4
commit c205503828

View File

@@ -134,10 +134,6 @@ while argidx <= #ARGV do
end
end
if not Dbg.is_on then
DEBUG = function() end
end
if Device:hasNoKeyboard() then
-- remove menu item shortcut for K4
Menu.is_enable_shortcut = false