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