[chore] Remove dead code (#7665)

This commit is contained in:
zwim
2021-05-12 16:47:16 +02:00
committed by GitHub
parent de6f2e84a3
commit a20cac6904

View File

@@ -41,14 +41,6 @@ function ReaderFont:init()
{ "Shift", Input.group.PgBack },
doc = "decrease font size",
event = "ChangeSize", args = "decrease" },
IncreaseLineSpace = {
{ "Alt", Input.group.PgFwd },
doc = "increase line space",
event = "ChangeLineSpace", args = "increase" },
DecreaseLineSpace = {
{ "Alt", Input.group.PgBack },
doc = "decrease line space",
event = "ChangeLineSpace", args = "decrease" },
}
end
-- Build face_table for menu