hedgewars/uIO.pas
branchqmlfrontend
changeset 11403 b894922d58cc
parent 11071 3851ce4f2061
parent 11363 9006e158a81f
child 11454 3c5d99013baf
--- a/hedgewars/uIO.pas	Tue Sep 08 19:20:58 2015 +0300
+++ b/hedgewars/uIO.pas	Mon Nov 16 22:57:24 2015 +0300
@@ -143,7 +143,6 @@
              ParseChatCommand('chatmsg ' + #4, s, 2)
           else
              isProcessed:= false;
-     'Y': ChatPasteBuffer:= copy(s, 2, Length(s) - 1);
      else
         isProcessed:= false;
      end;