mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Delete obsolete comment. no_r=me.
--HG-- extra : rebase_source : 8b9b7408c0efd682a5f11f827fca2d2304e0a4a3
This commit is contained in:
parent
7a935c4faf
commit
6972003bf8
@ -822,10 +822,6 @@ OBJ_TO_INNER_OBJECT(JSContext *cx, JSObject *&obj)
|
||||
obj = op(cx, obj);
|
||||
}
|
||||
|
||||
/*
|
||||
* The following function has been copied to jsd/jsd_val.c. If making changes to
|
||||
* OBJ_TO_OUTER_OBJECT, please update jsd/jsd_val.c as well.
|
||||
*/
|
||||
inline void
|
||||
OBJ_TO_OUTER_OBJECT(JSContext *cx, JSObject *&obj)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user