From d19043f157f24425b95c5de276552063ad30cfad Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Tue, 27 Apr 1999 17:37:37 +0000 Subject: zsh-workers:6119 --- Src/Zle/zle_tricky.c | 1 - 1 file changed, 1 deletion(-) diff --git a/Src/Zle/zle_tricky.c b/Src/Zle/zle_tricky.c index 9390e837a..cda6e07d6 100644 --- a/Src/Zle/zle_tricky.c +++ b/Src/Zle/zle_tricky.c @@ -7049,7 +7049,6 @@ do_single(Cmatch m) /* If we didn't add a suffix, add a space, unless we are * * doing menu completion or we are completing files and * * the string doesn't name an existing file. */ - cs = scs; inststrlen(" ", 1, 1); menuinsc++; if (menuwe) -- cgit 1.4.1