revert a line of code accidentally included in r7734
This commit is contained in:
parent
259c286db7
commit
d7dc47f3f5
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ Zotero.Translate.SandboxManager.prototype = {
|
||||||
|
|
||||||
return object[localKey].apply(object, args);
|
return object[localKey].apply(object, args);
|
||||||
};
|
};
|
||||||
attachTo[localKey].name = localKey;
|
|
||||||
|
|
||||||
// attach members
|
// attach members
|
||||||
if(!(object instanceof Components.interfaces.nsISupports)) {
|
if(!(object instanceof Components.interfaces.nsISupports)) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue