mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 927218 - Remove unused declaration of XPCWrappedNative::Morph. r=bholley
This commit is contained in:
parent
74a3bafe4a
commit
4f6b4f41d9
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user