mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04:00
tidy up
This commit is contained in:
parent
ef9cf974a2
commit
50c6b5ed61
1 changed files with 0 additions and 1 deletions
|
@ -513,7 +513,6 @@ var pad = {
|
||||||
_afterHandshake: function()
|
_afterHandshake: function()
|
||||||
{
|
{
|
||||||
pad.clientTimeOffset = new Date().getTime() - clientVars.serverTimestamp;
|
pad.clientTimeOffset = new Date().getTime() - clientVars.serverTimestamp;
|
||||||
|
|
||||||
//initialize the chat
|
//initialize the chat
|
||||||
chat.init(this);
|
chat.init(this);
|
||||||
getParams();
|
getParams();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue