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 | 68c5c83b4bb91a91c0db7a2988aeca2b182c0799 (patch) | |
tree | d05b0cc1f6deb7bb65de4349a3c413d998b71faf | |
parent | 235082dfcda31b1440dfcf4db75e8bfd55b02f9d (diff) | |
download | openttd-68c5c83b4bb91a91c0db7a2988aeca2b182c0799.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) { |