hedgewars/uLandObjects.pas
changeset 4389 d1c65b60cd68
parent 4377 43945842da0c
child 4403 0dfe26f48ec1
--- a/hedgewars/uLandObjects.pas	Sat Nov 20 23:20:46 2010 +0300
+++ b/hedgewars/uLandObjects.pas	Sat Nov 20 23:48:04 2010 +0300
@@ -29,7 +29,7 @@
 procedure AddOnLandObjects(Surface: PSDL_Surface);
 
 implementation
-uses uStore, uConsts, uMisc, uConsole, uRandom, uVisualGears, uSound, GLunit,
+uses uStore, uConsts, uConsole, uRandom, uVisualGears, uSound, GLunit,
      uTypes, uVariables, uUtils, uIO;
 
 const MaxRects = 512;