don't throw a bunch of errors for no reason
This commit is contained in:
parent
d0017c875a
commit
8cf7f6e331
|
@ -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)) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user