diff --git a/src/town.h b/src/town.h index 47e3313d3e..7b9bae1cee 100644 --- a/src/town.h +++ b/src/town.h @@ -149,7 +149,6 @@ struct Town : TownPool::PoolItem<&_town_pool> { uint32 GetWorldPopulation(); void UpdateAllTownVirtCoords(); -void InitializeTown(); void ShowTownViewWindow(TownID town); void ExpandTown(Town *t);