[chore] Remove leftover: cface (#8659)

Ancient menu widget had it.

Not used anymore.
This commit is contained in:
hius07
2022-01-12 14:32:03 +02:00
committed by GitHub
parent 188c7d289b
commit 5c39c19a73
6 changed files with 0 additions and 11 deletions

View File

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