hedgewars/uIO.pas
branchsdl2transition
changeset 11363 9006e158a81f
parent 11362 ed5a6478e710
child 11403 b894922d58cc
child 11483 dbc0d54798dc
--- 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;