Bug 927218 - Remove unused declaration of XPCWrappedNative::Morph. r=bholley

This commit is contained in:
Andrew McCreight 2013-10-17 06:24:18 -07:00
parent 74a3bafe4a
commit 4f6b4f41d9

View File

@ -2342,12 +2342,6 @@ public:
XPCNativeInterface* Interface,
XPCWrappedNative** wrapper);
static nsresult
Morph(JS::HandleObject existingJSObject,
XPCNativeInterface* Interface,
nsWrapperCache *cache,
XPCWrappedNative** resultWrapper);
public:
static nsresult
GetUsedOnly(nsISupports* Object,