diff --git a/chrome/content/zotero/xpcom/translation/browser_firefox.js b/chrome/content/zotero/xpcom/translation/browser_firefox.js index aad4ca8802..d54495ac89 100644 --- a/chrome/content/zotero/xpcom/translation/browser_firefox.js +++ b/chrome/content/zotero/xpcom/translation/browser_firefox.js @@ -84,7 +84,6 @@ Zotero.Translate.SandboxManager.prototype = { return object[localKey].apply(object, args); }; - attachTo[localKey].name = localKey; // attach members if(!(object instanceof Components.interfaces.nsISupports)) {