(svn r4368) Revert clear_map.h changes in r4367.Error of manipulation
authorbelugas
Tue, 11 Apr 2006 22:15:57 +0000
changeset 3516 2179c24faed1
parent 3515 b14c49efef1e
child 3517 76814013e912
(svn r4368) Revert clear_map.h changes in r4367.Error of manipulation
clear_map.h
--- a/clear_map.h	Tue Apr 11 22:09:21 2006 +0000
+++ b/clear_map.h	Tue Apr 11 22:15:57 2006 +0000
@@ -19,10 +19,6 @@
 } ClearGround;
 
 
-
-
-
-
 static inline ClearGround GetClearGround(TileIndex t)
 {
 	assert(IsTileType(t, MP_CLEAR));