projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c2640a
)
Remove unused enum.
author
Eric S. Raymond
<esr@thyrsus.com>
Thu, 20 Jul 2017 17:46:42 +0000
(13:46 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Thu, 20 Jul 2017 17:46:42 +0000
(13:46 -0400)
advent.h
patch
|
blob
|
history
diff --git
a/advent.h
b/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,