From: martin f. krafft Date: Wed, 27 May 2009 10:21:20 +0000 (+0200) Subject: remove debug stuff X-Git-Url: https://git.madduck.net/code/irssi/scripts-bc-bd.git/commitdiff_plain/123a8540b4f30f1ecf8225dee35730dccb4cc50c remove debug stuff Signed-off-by: martin f. krafft --- diff --git a/chanact.pl b/chanact.pl index e98348e..3a35e14 100644 --- a/chanact.pl +++ b/chanact.pl @@ -283,7 +283,7 @@ sub remake() { next if ($win->{data_level} < $filter_level); # alright, the activity is important, let's show the window - my $level = $win->{data_level}; + # after a bit of additional processing. # (status) is an awfull long name, so make it short to 'S' # some people don't like it, so make it configurable