(svn r17211) -Cleanup: Remove unused RailVehicleInfo::ai_rank.

This commit is contained in:
frosch
2009-08-18 16:21:22 +00:00
parent 2ae150af8e
commit f595668650
3 changed files with 125 additions and 126 deletions

View File

@@ -633,7 +633,8 @@ static ChangeInfoResult RailVehicleChangeInfo(uint engine, int numinfo, int prop
break;
case 0x18: // AI rank
rvi->ai_rank = grf_load_byte(&buf);
grfmsg(2, "RailVehicleChangeInfo: Property 0x18 'AI rank' not used by NoAI, ignored.");
grf_load_byte(&buf);
break;
case 0x19: { // Engine traction type