From 05e2c6b886d28cda1dfd2a4d6e6eaa6b4ecca76b Mon Sep 17 00:00:00 2001 From: peter1138 Date: Mon, 8 May 2006 10:01:34 +0000 Subject: (svn r4781) - NewGRF: give _traininfo_vehicle_pitch a proper declaration --- train_gui.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'train_gui.c') diff --git a/train_gui.c b/train_gui.c index 119896bf0..bf03979c1 100644 --- a/train_gui.c +++ b/train_gui.c @@ -21,8 +21,6 @@ #include "train.h" #include "newgrf_engine.h" -int _traininfo_vehicle_pitch = 0; - /** * Draw the purchase info details of train engine at a given location. * @param x,y location where to draw the info -- cgit v1.2.3-54-g00ecf