Delete obsolete comment. no_r=me.

--HG--
extra : rebase_source : 8b9b7408c0efd682a5f11f827fca2d2304e0a4a3
This commit is contained in:
Jason Orendorff 2010-07-30 10:21:11 -05:00
parent 7a935c4faf
commit 6972003bf8

View File

@ -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)
{