summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/town.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/town.h b/src/town.h
index 47e3313d3..7b9bae1ce 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);