summaryrefslogtreecommitdiff
path: root/src/functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/functions.h')
-rw-r--r--src/functions.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/functions.h b/src/functions.h
index a9042670a..81d1872fd 100644
--- a/src/functions.h
+++ b/src/functions.h
@@ -29,8 +29,6 @@ void SubtractMoneyFromCompanyFract(CompanyID company, CommandCost cost);
bool CheckOwnership(Owner owner);
bool CheckTileOwnership(TileIndex tile);
-void InitializeLandscapeVariables(bool only_constants);
-
/* misc functions */
/**
* Mark a tile given by its index dirty for repaint.