The following commit has been merged in the master branch:
commit a755f057ad8d15fe2980b18a5433b488613afe9f
Author: Niels Thykier <[email protected]>
Date:   Tue Aug 16 20:15:44 2011 +0200

    Removed unused write to hash element
    
    The value does not appear to be read anywhere.

diff --git a/checks/menus b/checks/menus
index 8d944e5..a565945 100644
--- a/checks/menus
+++ b/checks/menus
@@ -649,7 +649,6 @@ sub check_script {
        # does the script call wm-menu-config?
        if 
(m/(?:^\s*|[;&|]\s*|(?:then|do)\s+)(?:\/usr\/sbin\/)?wm-menu-config(?:\s|[;&|<>]|$)/)
 {
            # yes, it does.
-           $pres->{'calls-wmmenuconfig'} = 1;
            tag 'maintainer-script-calls-deprecated-wm-menu-config', 
"$script:$." unless $calls_wmmenu++;
 
            # checked first?

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to