This commit is contained in:
Andrew Johnson
2009-06-25 20:16:00 +00:00
parent 81b1011d8c
commit 530929cd5a

View File

@@ -35,8 +35,6 @@ if ($@) {
map { display($_); } @chans;
undef @chans;
sub display {
my $chan = shift;