summaryrefslogtreecommitdiff
path: root/silence-watch.lua
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2010-09-28 12:12:44 (GMT)
committerChristian Pointner <equinox@helsinki.at>2010-09-28 12:12:44 (GMT)
commit02299eca637a17e8ba23e7b90fdb13f6a7289899 (patch)
tree9e4e41e7b9799979c0c4194bffaf0351ad45af4b /silence-watch.lua
parentbcd6e1613234f06b24e582a6a80821a3cf2b3af0 (diff)
fixed copy&paste bug at silence-watch
Diffstat (limited to 'silence-watch.lua')
-rw-r--r--silence-watch.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/silence-watch.lua b/silence-watch.lua
index d9afe87..33d85c0 100644
--- a/silence-watch.lua
+++ b/silence-watch.lua
@@ -90,8 +90,6 @@ function main_loop(opt)
end
end
- clear_leds()
-
signal.stop()
return return_value
end