maintcheck: remove an obsolete check
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 23 Feb 2012 21:06:14 +0000 (22:06 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 23 Feb 2012 21:10:29 +0000 (22:10 +0100)
commitc4f2b64c1f74f1bba7762f544cf3b6a703ac0211
treea4aead39f0cfe04e7123eb84bc0790d866dc7c28
parent8153d196fc594a7dc784faf2a26fdc33b8964f13
maintcheck: remove an obsolete check

* syntax-checks.mk (sc_perl_local_no_parens): Remove, we don't even
allow the use of local but for the '$_' and '$~' special variables.
(syntax_check_rules): Adjust.
syntax-checks.mk