Remove extraneous listing of files
[open-adventure.git] / main.c
diff --git a/main.c b/main.c
index f2e107515a70d212a678a7f47757746d7c01562c..41bbe9564b04e9e047af2e046d4e71959c4e32ed 100644 (file)
--- a/main.c
+++ b/main.c
@@ -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: