diff -r 4b36933dce1d -r 23c50be687a9 hedgewars/uMisc.pas --- a/hedgewars/uMisc.pas Sat May 15 09:21:25 2010 +0000 +++ b/hedgewars/uMisc.pas Sun May 16 17:23:30 2010 +0000 @@ -170,7 +170,7 @@ {$ENDIF} implementation -uses Math, uConsole, uStore, uIO, uSound, typinfo; +uses Math, uConsole, uStore, uIO, typinfo; var KBnum: Longword; {$IFDEF DEBUGFILE}