Remove DOMLocalization from plugin sandbox
That can just be retrieved directly from document.l10n on the appropriate window, and Mozilla doesn't use it directly.
This commit is contained in:
parent
c7304b9fb0
commit
f62cef9c12
1 changed files with 0 additions and 1 deletions
|
@ -96,7 +96,6 @@ Zotero.Plugins = new function () {
|
|||
scope,
|
||||
{
|
||||
Zotero,
|
||||
DOMLocalization,
|
||||
Localization,
|
||||
ChromeWorker,
|
||||
Services,
|
||||
|
|
Loading…
Reference in a new issue