diff --git a/kira.sh b/kira.sh index 5c0830f..d3d764d 100755 --- a/kira.sh +++ b/kira.sh @@ -23,7 +23,6 @@ function emit_log { } function kira_pids { - # kill pids if they have been hanging around for too long. for pid in `pgrep -f $PROCESS_REGEX` do