summaryrefslogtreecommitdiff
path: root/src/functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/functions.h')
-rw-r--r--src/functions.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/functions.h b/src/functions.h
index e0d5ee390..f42eb573e 100644
--- a/src/functions.h
+++ b/src/functions.h
@@ -22,9 +22,6 @@ void SubtractMoneyFromPlayerFract(PlayerID player, CommandCost cost);
bool CheckOwnership(Owner owner);
bool CheckTileOwnership(TileIndex tile);
-/* misc_cmd.cpp */
-void PlaceTreesRandomly();
-
void InitializeLandscapeVariables(bool only_constants);
/* misc functions */