Remove unused enum.
authorEric S. Raymond <esr@thyrsus.com>
Thu, 20 Jul 2017 17:46:42 +0000 (13:46 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Thu, 20 Jul 2017 17:46:42 +0000 (13:46 -0400)
advent.h

index fc6ce9478ad8d77ed14dd2f53cc88e9f41ec219d..36f086391264fc724f7941d4b2973ee4c767ec85 100644 (file)
--- a/advent.h
+++ b/advent.h
@@ -102,7 +102,6 @@ enum phase_codes {
     GO_CLEAROBJ,
     GO_CHECKHINT,
     GO_DIRECTION,
-    GO_LOOKUP,
     GO_WORD2,
     GO_SPECIALS,
     GO_UNKNOWN,