(svn r3051) Remove the unused function RemoteSubsidyAdd()

This commit is contained in:
tron
2005-10-16 14:07:11 +00:00
parent e6b0b1e33d
commit 24250c6a3a
5 changed files with 7 additions and 43 deletions

View File

@@ -447,7 +447,6 @@ VARDEF VehicleID _new_ship_id;
VARDEF VehicleID _new_roadveh_id;
VARDEF uint16 _aircraft_refit_capacity;
VARDEF byte _cmd_build_rail_veh_score;
VARDEF byte _cmd_build_rail_veh_var1;
// for each player, for each vehicle type, keep a list of the vehicles.
//VARDEF Vehicle *_vehicle_arr[8][4];