From eeeeb0484076c4b74614fc87526c649396e98000 Mon Sep 17 00:00:00 2001 From: John McLear Date: Mon, 18 Feb 2013 00:37:47 +0000 Subject: [PATCH] remove cruft --- src/node/handler/PadMessageHandler.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/node/handler/PadMessageHandler.js b/src/node/handler/PadMessageHandler.js index 167cafc78..f546b1c36 100644 --- a/src/node/handler/PadMessageHandler.js +++ b/src/node/handler/PadMessageHandler.js @@ -926,7 +926,6 @@ function handleClientReady(client, message) }) //If this is a reconnect, we don't have to send the client the ClientVars again - //if(message.reconnect == "not accepting true here makes everything work fine but it also sends whole atext which is bad") if(message.reconnect == true) { //Save the revision in sessioninfos, we take the revision from the info the client send to us