Remove field next_hop from struct ReturnCargoAction
commit25bccc632917667e58a79fe9775b347315137630
authorcirdan <cirdansw@gmail.com>
Fri, 3 Feb 2017 17:28:36 +0000 (3 18:28 +0100)
committercirdan <cirdansw@gmail.com>
Fri, 3 Feb 2017 17:28:36 +0000 (3 18:28 +0100)
tree599068463d7adde3c87900e394a933a447c4b015
parent05af4d0ed457777c0a7b1fdb3935fbcf4cf74634
Remove field next_hop from struct ReturnCargoAction

It was always set to INVALID_STATION, so just use that.
src/economy.cpp