summaryrefslogtreecommitdiffhomepage
path: root/selector.lua
diff options
context:
space:
mode:
Diffstat (limited to 'selector.lua')
-rw-r--r--selector.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/selector.lua b/selector.lua
index 23939b6..ae62e13 100644
--- a/selector.lua
+++ b/selector.lua
@@ -93,8 +93,6 @@ function Selector:controlpressed(set, action, key)
self.parent:unselectSelector(self)
end
end
- -- Speed up countdown
- self.parent:countdownJump()
end
function Selector:controlreleased(set, action, key)
end \ No newline at end of file