variables.h
changeset 1306 40038dfdf3ba
parent 1299 0a6510cc889b
child 1309 dab90d4cbf2d
--- a/variables.h	Sat Feb 05 22:52:08 2005 +0000
+++ b/variables.h	Sat Feb 05 23:03:12 2005 +0000
@@ -378,9 +378,6 @@
 
 VARDEF CargoConst _cargoc;
 
-typedef byte TownNameGenerator(byte *buf, uint32 seed);
-extern TownNameGenerator * const _town_name_generators[];
-
 
 static inline void SetDParamX(uint32 *s, uint n, uint32 v)
 {