From 530929cd5a289cd23971ebb6c1347dce6e24fc94 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Thu, 25 Jun 2009 20:16:00 +0000 Subject: [PATCH] Cleanup --- src/cap5/cainfo.pl | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/cap5/cainfo.pl b/src/cap5/cainfo.pl index 1c0d1473d..2f8231494 100644 --- a/src/cap5/cainfo.pl +++ b/src/cap5/cainfo.pl @@ -35,8 +35,6 @@ if ($@) { map { display($_); } @chans; -undef @chans; - sub display { my $chan = shift;