--- a/hedgewars/CCHandlers.inc Wed May 27 03:52:07 2009 +0000
+++ b/hedgewars/CCHandlers.inc Wed May 27 03:56:17 2009 +0000
@@ -338,7 +338,6 @@
SendIPC('b' + s);
text:= copy(s, 2, Length(s)-1);
-text:= UserNick + ': ' + text;
AddChatString(text)
end;