mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 23:46:14 -04:00
Remove all global dependencies from broadcast modules.
This commit is contained in:
parent
cd86ef5600
commit
d934fd6107
4 changed files with 17 additions and 10 deletions
|
@ -22,7 +22,6 @@
|
|||
// revision info is a skip list whos entries represent a particular revision
|
||||
// of the document. These revisions are connected together by various
|
||||
// changesets, or deltas, between any two revisions.
|
||||
var global = this;
|
||||
|
||||
function loadBroadcastRevisionsJS()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue