variables.h
changeset 5052 b5f39b49be14
parent 5016 abe2d67ce392
child 5086 386ba9fe0621
--- a/variables.h	Tue Nov 07 15:58:54 2006 +0000
+++ b/variables.h	Tue Nov 07 16:07:31 2006 +0000
@@ -114,7 +114,6 @@
 	uint32 generation_seed;             // noise seed for world generation
 	byte tree_placer;                   // the tree placer algorithm
 	byte heightmap_rotation;            // rotation director for the heightmap
-	uint16 progress_update_interval;    // interval between two updates of the progress in hundreds of milliseconds
 	byte se_flat_world_height;          // land height a flat world gets in SE
 	bool bribe;                         // enable bribing the local authority
 	bool nonuniform_stations;           // allow nonuniform train stations