mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
remove global variable DEBUG
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user