hedgewars/uSound.pas
changeset 2303 f411e9f8e6d4
parent 2262 0dc94341bf42
child 2327 4832b77ec958
--- a/hedgewars/uSound.pas	Wed Aug 12 09:43:05 2009 +0000
+++ b/hedgewars/uSound.pas	Wed Aug 12 12:27:08 2009 +0000
@@ -95,7 +95,6 @@
 	end;
 
 voicepacks[i].name:= name;
-addfilelog('================================================ '+inttostr(i));
 AskForVoicepack:= @voicepacks[i]
 end;