mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[chore] Remove leftover: cface (#8659)
Ancient menu widget had it. Not used anymore.
This commit is contained in:
@@ -221,7 +221,6 @@ function ReaderPageMap:onShowPageList()
|
||||
is_popout = false,
|
||||
width = Screen:getWidth(),
|
||||
height = Screen:getHeight(),
|
||||
cface = Font:getFace("x_smallinfofont"),
|
||||
items_per_page = items_per_page,
|
||||
items_font_size = items_font_size,
|
||||
line_color = require("ffi/blitbuffer").COLOR_WHITE,
|
||||
|
||||
Reference in New Issue
Block a user