diff -r 0f122917d799 -r f411e9f8e6d4 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;