--- a/hedgewars/uRandom.pas Sun May 02 20:30:23 2010 +0000
+++ b/hedgewars/uRandom.pas Sun May 02 22:00:50 2010 +0000
@@ -35,7 +35,7 @@
{$ENDIF}
implementation
-uses uMisc{$IFDEF DEBUGFILE},uConsole{$ENDIF};
+uses uMisc;
var cirbuf: array[0..63] of Longword;
n: byte;