mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
cleanup: remove debug info
This commit is contained in:
@@ -69,7 +69,7 @@ end
|
||||
|
||||
function ReaderCropping:onSetZoomMode(mode)
|
||||
if not self.cropping_zoommode and mode then
|
||||
DEBUG("backup zoom mode", mode)
|
||||
--DEBUG("backup zoom mode", mode)
|
||||
self.orig_zoom_mode = mode
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user