diff options
author | belugas <belugas@openttd.org> | 2006-04-22 01:42:51 +0000 |
---|---|---|
committer | belugas <belugas@openttd.org> | 2006-04-22 01:42:51 +0000 |
commit | eb4a4b250928413dd82b372589c84eade3dec831 (patch) | |
tree | d05b0cc1f6deb7bb65de4349a3c413d998b71faf | |
parent | c0acac3a14616917acc59f90450f8a90c0de5185 (diff) | |
download | openttd-eb4a4b250928413dd82b372589c84eade3dec831.tar.xz |
(svn r4514) Cleanup of a cleanup ... lines left behind
-rw-r--r-- | misc.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -394,10 +394,6 @@ uint ConvertIntDate(uint date) } - - - - // Calculate constants that depend on the landscape type. void InitializeLandscapeVariables(bool only_constants) { |