summaryrefslogtreecommitdiff
path: root/newgrf.c
diff options
context:
space:
mode:
Diffstat (limited to 'newgrf.c')
-rw-r--r--newgrf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/newgrf.c b/newgrf.c
index 362accd28..895303dc6 100644
--- a/newgrf.c
+++ b/newgrf.c
@@ -35,7 +35,6 @@ extern int _traininfo_vehicle_pitch;
static GRFFile *_cur_grffile;
GRFFile *_first_grffile;
-int _grffile_count;
static int _cur_spriteid;
static int _cur_stage;