summaryrefslogtreecommitdiff
path: root/src/newgrf_station.h
diff options
context:
space:
mode:
authoryexo <yexo@openttd.org>2011-03-03 21:24:03 +0000
committeryexo <yexo@openttd.org>2011-03-03 21:24:03 +0000
commit261b34b70503ba2e2a803cd9664f35b2f2c4ae14 (patch)
treef2019a81e19e9f4f5c2922965f0a057b6fb64517 /src/newgrf_station.h
parent91ddf07c80b82e780fae8e6212a20f9afc031a80 (diff)
downloadopenttd-261b34b70503ba2e2a803cd9664f35b2f2c4ae14.tar.xz
(svn r22175) -Fix: [NewGRF] memory leak if a station newgrf contains prop 09 twice for the same station id
Diffstat (limited to 'src/newgrf_station.h')
-rw-r--r--src/newgrf_station.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/newgrf_station.h b/src/newgrf_station.h
index cd7182d87..df474774c 100644
--- a/src/newgrf_station.h
+++ b/src/newgrf_station.h
@@ -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