remove redundant debug

pull/419/head
chrox 11 years ago
parent 004d867c3a
commit e5de29bfbd

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

Loading…
Cancel
Save