mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
remove comments in menu.lua
This commit is contained in:
@@ -85,12 +85,6 @@ function MenuItem:init()
|
||||
GestureRange:new{
|
||||
ges = "tap",
|
||||
range = self.dimen,
|
||||
--range = Geom:new{
|
||||
--x = self.dimen.x,
|
||||
--y = self.dimen.y,
|
||||
--h = self.dimen.h,
|
||||
--w = self.dimen.w,
|
||||
--},
|
||||
},
|
||||
doc = "Select Menu Item",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user