Got no warning about this, why?
authorunC0Rr
Thu, 18 Nov 2010 17:00:45 +0300
changeset 4381 8867bc102f05
parent 4380 b78638b36b89
child 4382 935de6cd5ea3
Got no warning about this, why?
hedgewars/uTextures.pas
--- a/hedgewars/uTextures.pas	Thu Nov 18 16:19:55 2010 +0300
+++ b/hedgewars/uTextures.pas	Thu Nov 18 17:00:45 2010 +0300
@@ -12,7 +12,7 @@
 procedure freeModule;
 
 implementation
-uses GLunit, uUtils, uVariables, uConsts, uMisc, uIO;
+uses GLunit, uUtils, uVariables, uConsts, uIO;
 
 var TextureList: PTexture;