hedgewars/uLandObjects.pas
changeset 11824 3f1f8f79fcdb
parent 11821 d8844d4c67de
child 11870 b801ff99e52c
--- a/hedgewars/uLandObjects.pas	Sun May 15 23:11:14 2016 +0200
+++ b/hedgewars/uLandObjects.pas	Sun May 15 23:59:24 2016 +0200
@@ -34,7 +34,7 @@
 
 implementation
 uses uStore, uConsts, uConsole, uRandom, uSound
-     , uTypes, uVariables, uDebug, SysUtils, uUtils
+     , uTypes, uVariables, uDebug, uUtils
      , uPhysFSLayer;
 
 const MaxRects = 512;