Eliminate some uses of wd2 - tests can be done on raw2 buffer instead.

This commit is contained in:
Eric S. Raymond 2017-07-20 07:09:20 -04:00
parent 360adc8bfb
commit 52723acb72
2 changed files with 2 additions and 3 deletions

1
main.c
View file

@ -1214,7 +1214,6 @@ Lookup:
command.id2 = WORD_EMPTY;
command.type2 = NO_WORD_TYPE;
command.raw2[0] = '\0';
wordclear(&command.wd2);
goto Lookup;
case GO_UNKNOWN:
/* Random intransitive verbs come here. Clear obj just in case