tidy up
This commit is contained in:
parent
ef9cf974a2
commit
50c6b5ed61
|
@ -513,7 +513,6 @@ var pad = {
|
|||
_afterHandshake: function()
|
||||
{
|
||||
pad.clientTimeOffset = new Date().getTime() - clientVars.serverTimestamp;
|
||||
|
||||
//initialize the chat
|
||||
chat.init(this);
|
||||
getParams();
|
||||
|
|
Loading…
Reference in New Issue