hedgewars/uMisc.pas
changeset 3463 23c50be687a9
parent 3407 dcc129c4352e
child 3464 cdb0ddeb38ba
--- 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}