summaryrefslogtreecommitdiffstats
path: root/lib/App/Termcast.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/Termcast.pm')
-rw-r--r--lib/App/Termcast.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/App/Termcast.pm b/lib/App/Termcast.pm
index 7eb7e64..36f5def 100644
--- a/lib/App/Termcast.pm
+++ b/lib/App/Termcast.pm
@@ -215,7 +215,6 @@ sub run {
}
Carp::croak("Error reading from socket: $!")
unless defined $buf;
- last;
}
if ($self->bell_on_watcher) {