1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00

Got rid of "cmdargs" local since it is no longer used.

This commit is contained in:
Wayne Davison 2004-10-12 20:05:13 +00:00
parent 8a67a66a61
commit bb5c466af8

View file

@ -1,6 +1,6 @@
#compdef make gmake pmake dmake
local prev="$words[CURRENT-1]" file expl tmp is_gnu cmdargs dir incl
local prev="$words[CURRENT-1]" file expl tmp is_gnu dir incl
expandVars() {
local open close var val tmp=$1 ret=$1