--- rxvt-unicode/src/perl/matcher 2014/06/13 21:57:16 1.26 +++ rxvt-unicode/src/perl/matcher 2014/06/15 11:38:00 1.27 @@ -226,7 +226,6 @@ # fetch the line that has changed my $line = $self->line ($row); my $text = $line->t; - my $i = 0; # find all urls (if any) for my $matcher (@{$self->{matchers}}) {