Remove updateItems()
This commit is contained in:
parent
855d0b7fba
commit
95d8348a77
1 changed files with 0 additions and 1 deletions
|
@ -529,7 +529,6 @@ var Zotero_RTFScan = new function() {
|
|||
|
||||
itemIDs = [itemID for(itemID in itemIDs)];
|
||||
Zotero.debug(itemIDs);
|
||||
style.updateItems(itemIDs);
|
||||
|
||||
// prepare the list of rendered citations
|
||||
var citationResults = style.rebuildProcessorState(cslCitations, "rtf");
|
||||
|
|
Loading…
Reference in a new issue