mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 713554 - Remove xpc_SameScope declaration; r=bholley
This commit is contained in:
parent
e371ab5f49
commit
006d626a6e
@ -4399,11 +4399,6 @@ inline JSObject*
|
||||
xpc_NewSystemInheritingJSObject(JSContext *cx, JSClass *clasp, JSObject *proto,
|
||||
bool uniqueType, JSObject *parent);
|
||||
|
||||
inline JSBool
|
||||
xpc_SameScope(XPCWrappedNativeScope *objectscope,
|
||||
XPCWrappedNativeScope *xpcscope,
|
||||
JSBool *sameOrigin);
|
||||
|
||||
nsISupports *
|
||||
XPC_GetIdentityObject(JSContext *cx, JSObject *obj);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user