(svn r20150) -Cleanup: Remove an unused function header.

This commit is contained in:
terkhen 2010-07-14 19:37:04 +00:00
parent 13f764c113
commit c960e1a5eb
1 changed files with 0 additions and 1 deletions

View File

@ -149,7 +149,6 @@ struct Town : TownPool::PoolItem<&_town_pool> {
uint32 GetWorldPopulation();
void UpdateAllTownVirtCoords();
void InitializeTown();
void ShowTownViewWindow(TownID town);
void ExpandTown(Town *t);