mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
remove debug name
This commit is contained in:
@@ -92,7 +92,6 @@ function ReaderMenu:onShowMenu()
|
||||
local main_menu = nil
|
||||
if Device:isTouchDevice() then
|
||||
main_menu = TouchMenu:new{
|
||||
name = _("main_menu"),
|
||||
width = Screen:getWidth(),
|
||||
tab_item_table = {
|
||||
self.tab_item_table.navi,
|
||||
|
||||
Reference in New Issue
Block a user