just another remains of quote

This commit is contained in:
Holger Vogt 2020-02-16 18:29:01 +01:00
parent 3e197c954e
commit eee2b0b7fa
1 changed files with 0 additions and 1 deletions

View File

@ -91,7 +91,6 @@ cp_ccom(wordlist *wlist, char *buf, bool esc)
int j, arg;
buf = cp_unquote(copy(buf));
cp_wstrip(buf);
if (wlist) { /* Not the first word. */
cc = getccom(wlist->wl_word);
if (cc && cc->cc_invalid)