Remove duplicative phase code.

This commit is contained in:
Eric S. Raymond 2017-08-03 15:51:39 -04:00
parent 26bf324e07
commit cf92b9d9d6
3 changed files with 1 additions and 3 deletions

1
main.c
View file

@ -1199,7 +1199,6 @@ Lookup:
sspeak(DO_WHAT, command.word[0].raw);
command.obj = 0;
// Fallthrough
case GO_CHECKHINT: // Fallthrough
case GO_CLEAROBJ:
goto Lclearobj;
case GO_DWARFWAKE: