mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
No bug - Remove dead JS_SCRIPT_COOKIE. r=jorendorff (via IRC).
--HG-- extra : rebase_source : 35e8b3919f4566dda17bbaa5b8f8738bc71669d0
This commit is contained in:
parent
b1d433d949
commit
94db628469
@ -319,8 +319,6 @@ typedef HashMap<JSScript *,
|
||||
|
||||
} /* namespace js */
|
||||
|
||||
static const uint32_t JS_SCRIPT_COOKIE = 0xc00cee;
|
||||
|
||||
struct JSScript : public js::gc::Cell
|
||||
{
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user