Removed line as redundant
authorNHOrus <jy6x2b32pie9@yahoo.com>
Fri, 30 Jun 2017 17:03:18 +0000 (20:03 +0300)
committerEric S. Raymond <esr@thyrsus.com>
Fri, 30 Jun 2017 17:28:29 +0000 (13:28 -0400)
commitd6dab20801dc0df6c998df927ae325a3dc34fee7
tree277ac02ad3fa0d9e7f89d804e17ecfcf54855bd6
parent8675c4facd154b9eaa370c6d46b99473287552c7
Removed line as redundant

As of 8675c4facd154b9 lines 612-613 in main.c unreachable due to earlier
dispatch at line 1132 that redirects all find/inventory verbs into actions.c
Message NEARBY fires from YAML link to those verbs.
Also, reduced signature of playermove() to motion only.
main.c