changeset 15499:adae9adb9a66 draft

(svn r20150) -Cleanup: Remove an unused function header.
author terkhen <terkhen@openttd.org>
date Wed, 14 Jul 2010 19:37:04 +0000
parents 588a6d94aad0
children 3ce7c35a1f05
files src/town.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/town.h
+++ b/src/town.h
@@ -149,7 +149,6 @@
 uint32 GetWorldPopulation();
 
 void UpdateAllTownVirtCoords();
-void InitializeTown();
 void ShowTownViewWindow(TownID town);
 void ExpandTown(Town *t);