remove debug code accidentally included in previous commit
This commit is contained in:
parent
e9bedc640b
commit
66ac0bddcd
1 changed files with 0 additions and 2 deletions
|
@ -783,8 +783,6 @@ Zotero.Integration.Document.prototype._updateDocument = function(forceCitations,
|
||||||
for(var i=(this._removeCodeFields.length-1); i>=0; i--) {
|
for(var i=(this._removeCodeFields.length-1); i>=0; i--) {
|
||||||
this._fields[this._removeCodeFields[i]].removeCode();
|
this._fields[this._removeCodeFields[i]].removeCode();
|
||||||
}
|
}
|
||||||
|
|
||||||
Zotero.debug(this._session.citationsByIndex.toSource());
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue