[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: c/group-checks: Remove unused variable



This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository lintian.

commit 639cbd3b3703ea3e1adcc54207dfb8fe1698095a
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Jun 18 14:23:34 2017 +0000

    c/group-checks: Remove unused variable
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 checks/group-checks.pm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/checks/group-checks.pm b/checks/group-checks.pm
index b9fd621..d270c88 100644
--- a/checks/group-checks.pm
+++ b/checks/group-checks.pm
@@ -27,8 +27,6 @@ use Lintian::Data;
 use Lintian::Relation;
 use Lintian::Tags qw(tag);
 
-my $KNOWN_PRIOS = Lintian::Data->new('common/priorities', qr/\s*=\s*/o);
-
 sub run {
 
     my (undef, undef, undef, undef, $group) = @_;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: