(svn r4514) Cleanup of a cleanup ... lines left behind

This commit is contained in:
belugas 2006-04-22 01:42:51 +00:00
parent c0acac3a14
commit eb4a4b2509

4
misc.c
View File

@ -394,10 +394,6 @@ uint ConvertIntDate(uint date)
} }
// Calculate constants that depend on the landscape type. // Calculate constants that depend on the landscape type.
void InitializeLandscapeVariables(bool only_constants) void InitializeLandscapeVariables(bool only_constants)
{ {