diff -r 9685221d33fa -r 729951cb5448 functions.h --- a/functions.h Sun Mar 05 17:24:04 2006 +0000 +++ b/functions.h Mon Mar 06 13:11:08 2006 +0000 @@ -215,7 +215,6 @@ Town *ClosestTownFromTile(TileIndex tile, uint threshold); void ChangeTownRating(Town *t, int add, int max); -uint GetRoadBitsByTile(TileIndex tile); int GetTownRadiusGroup(const Town *t, TileIndex tile); void ShowNetworkChatQueryWindow(byte desttype, byte dest); void ShowNetworkGiveMoneyWindow(byte player);