From 626e2aeb1657f112feb6d03c34bb9e9f44764c75 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 23 Mar 2000 04:19:26 +0000 Subject: zsh-workers/10195 --- Completion/User/_mutt | 2 -- 1 file changed, 2 deletions(-) (limited to 'Completion/User/_mutt') diff --git a/Completion/User/_mutt b/Completion/User/_mutt index 90e7dec08..8df7799ee 100644 --- a/Completion/User/_mutt +++ b/Completion/User/_mutt @@ -25,8 +25,6 @@ local curcontext="$curcontext" state line ret=1 '-Z+:open first mailbox with new mail:' && ret=0 if [[ "$state" = userhost ]]; then - _tags hosts || return 1 - if compset -P '*@'; then _description hosts expl 'remote host name' _hosts "$expl[@]" -q -S, && return 0 -- cgit 1.4.1