[debhelper-devel] [debhelper] 01/01: qmake_qt4: Drop unused "use"/import clause

Niels Thykier nthykier at moszumanska.debian.org
Sun Oct 1 05:59:22 UTC 2017


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

nthykier pushed a commit to branch master
in repository debhelper.

commit 3cc5c009dfa9170728f36d1c20c8c555fa415343
Author: Niels Thykier <niels at thykier.net>
Date:   Sun Oct 1 05:58:10 2017 +0000

    qmake_qt4: Drop unused "use"/import clause
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 lib/Debian/Debhelper/Buildsystem/qmake_qt4.pm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/Debian/Debhelper/Buildsystem/qmake_qt4.pm b/lib/Debian/Debhelper/Buildsystem/qmake_qt4.pm
index 23dd337..ac7ce98 100644
--- a/lib/Debian/Debhelper/Buildsystem/qmake_qt4.pm
+++ b/lib/Debian/Debhelper/Buildsystem/qmake_qt4.pm
@@ -2,7 +2,6 @@ package Debian::Debhelper::Buildsystem::qmake_qt4;
 
 use strict;
 use warnings;
-use Debian::Debhelper::Dh_Lib qw(error);
 use parent qw(Debian::Debhelper::Buildsystem::qmake);
 
 sub DESCRIPTION {

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




More information about the debhelper-devel mailing list