From 123a8540b4f30f1ecf8225dee35730dccb4cc50c Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 27 May 2009 12:21:20 +0200 Subject: [PATCH] remove debug stuff Signed-off-by: martin f. krafft --- chanact.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2