Eliminate some uses of wd2 - tests can be done on raw2 buffer instead.
This commit is contained in:
parent
360adc8bfb
commit
52723acb72
2 changed files with 2 additions and 3 deletions
1
main.c
1
main.c
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue