Don't spam debug log
authorunc0rr
Wed, 12 Aug 2009 12:27:08 +0000
changeset 2303 f411e9f8e6d4
parent 2302 0f122917d799
child 2304 a6e733ad0366
Don't spam debug log
hedgewars/uSound.pas
--- 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;