mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
ButtonTable: remove unused (#10926)
This commit is contained in:
@@ -57,8 +57,6 @@ function ReaderCropping:onPageCrop(mode)
|
||||
-- prepare bottom buttons so we know the size available for the page above it
|
||||
local button_table = ButtonTable:new{
|
||||
width = Screen:getWidth(),
|
||||
button_font_face = "cfont",
|
||||
button_font_size = 20,
|
||||
buttons = {{
|
||||
{
|
||||
text = _("Cancel"),
|
||||
|
||||
Reference in New Issue
Block a user