Author: rra Date: 2007-12-07 05:46:03 +0100 (Fri, 07 Dec 2007) New Revision: 1059
Modified: trunk/checks/files Log: Remove an unneeded variable. Modified: trunk/checks/files =================================================================== --- trunk/checks/files 2007-12-07 04:43:41 UTC (rev 1058) +++ trunk/checks/files 2007-12-07 04:46:03 UTC (rev 1059) @@ -32,7 +32,6 @@ my $file; my $source_pkg = ""; my $pkg_section = ""; -my $pkg_priority = ""; my $is_python; my $is_perl; my $has_binary_perl_file; -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

