Remove unused parameter from TranslateTTDPatchCodes
commitaf0324759e09ecfe5b1746f167fca9c39177affe
authorcirdan <cirdansw@gmail.com>
Sun, 2 Apr 2017 07:15:12 +0000 (2 09:15 +0200)
committercirdan <cirdansw@gmail.com>
Sun, 2 Apr 2017 07:15:12 +0000 (2 09:15 +0200)
tree2deb653d873ee8b16e8bbda1b355624086beb465
parente85b44b3e26f8b88b0378dfc7699dedaa752a376
Remove unused parameter from TranslateTTDPatchCodes

After last commit, none of the callers of TranslateTTDPatchCodes
was passing a (non-null) argument for the output length parameter.
src/newgrf.cpp
src/newgrf_text.cpp
src/newgrf_text.h