mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
remove redundant debug
This commit is contained in:
@@ -350,7 +350,7 @@ function GestureDetector:handleNonTap(tev)
|
||||
return self:switchState("holdState", tev, true)
|
||||
end
|
||||
end, deadline)
|
||||
DEBUG("handle non-tap", tev)
|
||||
--DEBUG("handle non-tap", tev)
|
||||
return {
|
||||
ges = "touch",
|
||||
pos = Geom:new{
|
||||
|
||||
Reference in New Issue
Block a user