hedgewars/uLandGenPerlin.pas
branchtransitional_engine
changeset 16065 7b8d96fc8799
parent 15929 128ace913837
--- a/hedgewars/uLandGenPerlin.pas	Wed Sep 18 13:42:26 2024 +0200
+++ b/hedgewars/uLandGenPerlin.pas	Wed Sep 18 14:10:51 2024 +0200
@@ -9,7 +9,6 @@
 uses uVariables
     , uConsts
     , uRandom
-    , uLandOutline // FillLand
     , uUtils
     , uLandUtils
     ;