Cleanup: remove the old FIO slot functions
(cherry picked from commit fa6abe1646
)
This commit is contained in:

committed by
Jonathan G Rennison

parent
eecf7c8525
commit
e227bbaff0
@@ -445,9 +445,6 @@ static void ShutdownGame()
|
||||
/* No NewGRFs were loaded when it was still bootstrapping. */
|
||||
if (_game_mode != GM_BOOTSTRAP) ResetNewGRFData();
|
||||
|
||||
/* Close all and any open filehandles */
|
||||
FioCloseAll();
|
||||
|
||||
UninitFreeType();
|
||||
|
||||
ViewportMapClearTunnelCache();
|
||||
|
Reference in New Issue
Block a user