Remove all global dependencies from broadcast modules.

This commit is contained in:
Chad Weider 2012-01-26 21:20:26 -08:00
parent cd86ef5600
commit d934fd6107
4 changed files with 17 additions and 10 deletions

View file

@ -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()
{