ButtonTable: remove unused (#10926)

This commit is contained in:
hius07
2023-09-22 09:06:30 +03:00
committed by GitHub
parent 34ba2fab30
commit ed5c1cef20
7 changed files with 0 additions and 14 deletions

View File

@@ -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"),