(svn r4460) - Newstations: remove unused class_id / stat_id variables from the

Station struct.
This commit is contained in:
peter1138
2006-04-17 18:47:50 +00:00
parent 712499fc8f
commit 7331bfd36a
3 changed files with 2 additions and 6 deletions

View File

@@ -66,8 +66,6 @@ struct Station {
// trainstation width/height
byte trainst_w, trainst_h;
byte class_id; // custom graphics station class
byte stat_id; // custom graphics station id in the @class_id class
uint16 build_date;
//uint16 airport_flags;