Remove citeproc-prereqs, which isn't necessary anymore
This commit is contained in:
parent
e62433edfb
commit
52bbb79fd0
2 changed files with 0 additions and 391 deletions
|
@ -259,7 +259,6 @@ function makeZoteroContext(isConnector) {
|
|||
|
||||
// Load CiteProc into Zotero.CiteProc namespace
|
||||
zContext.Zotero.CiteProc = {"Zotero":zContext.Zotero};
|
||||
subscriptLoader.loadSubScript("chrome://zotero/content/xpcom/citeproc-prereqs.js", zContext.Zotero.CiteProc);
|
||||
subscriptLoader.loadSubScript("chrome://zotero/content/xpcom/citeproc.js", zContext.Zotero.CiteProc);
|
||||
|
||||
// Load XRegExp object into Zotero.XRegExp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue