about summary refs log tree commit diff
path: root/Completion
diff options
context:
space:
mode:
authorDoug Kearns <dkearns@users.sourceforge.net>2003-03-18 06:00:04 +0000
committerDoug Kearns <dkearns@users.sourceforge.net>2003-03-18 06:00:04 +0000
commite0ae2a59b3842e23264b19c2d1702a9c998e7278 (patch)
tree42f6f9cfe3ba2d5ed47f7b19a93f886adb4ed601 /Completion
parent6a712844959230ea633edc77336f984f75aeec68 (diff)
downloadzsh-e0ae2a59b3842e23264b19c2d1702a9c998e7278.tar.gz
zsh-e0ae2a59b3842e23264b19c2d1702a9c998e7278.tar.xz
zsh-e0ae2a59b3842e23264b19c2d1702a9c998e7278.zip
unposted: remove unnecessary parameter declarations in _xmlsoft
Diffstat (limited to 'Completion')
-rw-r--r--Completion/Unix/Command/_xmlsoft2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_xmlsoft b/Completion/Unix/Command/_xmlsoft
index 100a0de62..a07aec4ab 100644
--- a/Completion/Unix/Command/_xmlsoft
+++ b/Completion/Unix/Command/_xmlsoft
@@ -28,7 +28,7 @@ case $service in
       ':file:_files -g \*.xml' && return
   ;;
   xmllint)
-    local curcontext="$curcontext" state line encoding
+    local -a encoding
 
     encoding=(
       UTF-8