Remove Airport::GetHangarNum
commit955a7e1cc07af878953982e3e5f63ad0c5728b60
authorcirdan <cirdansw@gmail.com>
Sun, 3 Dec 2017 15:38:21 +0000 (3 16:38 +0100)
committercirdan <cirdansw@gmail.com>
Sun, 3 Dec 2017 15:38:21 +0000 (3 16:38 +0100)
tree19bbf8dc1ef4a074779d55c2eaa67d77ce914978
parentf5c387cb5d30356347f5a9507b895826de0e4609
Remove Airport::GetHangarNum

Airport::GetHangarNum was only ever used in combination with
Airport::GetHangarTile, but after last commit this combination
is a no-op.
src/aircraft_cmd.cpp
src/station_base.h
src/station_cmd.cpp