Skip to content

Commit 50c6b5e

Browse files
committed
tidy up
1 parent ef9cf97 commit 50c6b5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/static/js/pad.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,6 @@ var pad = {
513513
_afterHandshake: function()
514514
{
515515
pad.clientTimeOffset = new Date().getTime() - clientVars.serverTimestamp;
516-
517516
//initialize the chat
518517
chat.init(this);
519518
getParams();

0 commit comments

Comments
 (0)