(svn r22175) -Fix: [NewGRF] memory leak if a station newgrf contains prop 09 twice for the same station id

This commit is contained in:
yexo
2011-03-03 21:24:03 +00:00
parent 8f73cf52ec
commit b8547f1700
5 changed files with 33 additions and 12 deletions

View File

@@ -78,7 +78,6 @@ struct StationSpec {
*/
uint tiles;
DrawTileSprites *renderdata; ///< Array of tile layouts.
bool copied_renderdata;
/**
* Cargo threshold for choosing between little and lots of cargo