--- a/hedgewars/uIO.pas Tue Nov 10 20:43:13 2015 +0100
+++ b/hedgewars/uIO.pas Tue Nov 10 22:18:06 2015 +0100
@@ -163,7 +163,6 @@
ParseChatCommand('chatmsg ' + #4, s, 2)
else
isProcessed:= false;
- 'Y': ChatPasteBuffer:= copy(s, 2, Length(s) - 1);
else
isProcessed:= false;
end;