summaryrefslogtreecommitdiff
path: root/misc.c
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2006-04-22 01:42:51 +0000
committerbelugas <belugas@openttd.org>2006-04-22 01:42:51 +0000
commiteb4a4b250928413dd82b372589c84eade3dec831 (patch)
treed05b0cc1f6deb7bb65de4349a3c413d998b71faf /misc.c
parentc0acac3a14616917acc59f90450f8a90c0de5185 (diff)
downloadopenttd-eb4a4b250928413dd82b372589c84eade3dec831.tar.xz
(svn r4514) Cleanup of a cleanup ... lines left behind
Diffstat (limited to 'misc.c')
-rw-r--r--misc.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/misc.c b/misc.c
index 8db1be0ec..f0e3828bd 100644
--- a/misc.c
+++ b/misc.c
@@ -394,10 +394,6 @@ uint ConvertIntDate(uint date)
}
-
-
-
-
// Calculate constants that depend on the landscape type.
void InitializeLandscapeVariables(bool only_constants)
{