hedgewars/uSound.pas
changeset 11823 0fba6cb098a1
parent 11776 f2031643fe98
child 11835 8f7e28428f3e
--- a/hedgewars/uSound.pas	Sun May 15 14:29:37 2016 +0300
+++ b/hedgewars/uSound.pas	Sun May 15 23:11:14 2016 +0200
@@ -33,7 +33,7 @@
  *                   The channel id can be used to stop a specific sound loop.
  *)
 interface
-uses SDLh, uConsts, uTypes, SysUtils;
+uses SDLh, uConsts, uTypes;
 
 procedure preInitModule;
 procedure initModule;