From 4e09974975ba47b755ac00b58aae880fa297e161 Mon Sep 17 00:00:00 2001 From: Darkvater Date: Sun, 29 Jan 2006 18:57:26 +0000 Subject: (svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in branch/pbs. This reverts revisions r3158, r3140, r3075, r2977, r2674, r2625, r2621, r2529, r2528, r2525, r2524, r2519, r2517, r2516, r2507, r2499. (in conjunction with Tron) - The only change is that the nsignalsw.grf file is kept and that existing nightlies with PBS signals get those signals converted to combo-signals. --- vehicle.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'vehicle.h') diff --git a/vehicle.h b/vehicle.h index 7136ed172..ef66b63dc 100644 --- a/vehicle.h +++ b/vehicle.h @@ -74,10 +74,6 @@ typedef struct VehicleRail { byte flags; - byte pbs_status; - TileIndex pbs_end_tile; - Trackdir pbs_end_trackdir; - // Link between the two ends of a multiheaded engine Vehicle *other_multiheaded_part; } VehicleRail; -- cgit v1.2.3-54-g00ecf