changes after comments

This commit is contained in:
robert00s
2017-03-24 18:57:07 +01:00
committed by Qingping Hou
parent 4479d686a0
commit a2bfc3858d
3 changed files with 5 additions and 5 deletions

View File

@@ -880,8 +880,4 @@ function ReaderPaging:onGotoPercentage(percentage)
return true
end
function ReaderPaging:onResume()
self.view.footer:updateFooter()
end
return ReaderPaging