mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-20 08:51:04 +00:00
Bug 767141 followup - remove extra return statement. r=woof!
This commit is contained in:
parent
9b540124cd
commit
e837ced01b
@ -4260,8 +4260,6 @@ JS::CheckStackRoots(JSContext *cx)
|
||||
// could happen.)
|
||||
JS_ASSERT(!cx->rootingUnnecessary);
|
||||
|
||||
return;
|
||||
|
||||
AutoCopyFreeListToArenas copy(rt);
|
||||
|
||||
JSTracer checker;
|
||||
|
Loading…
x
Reference in New Issue
Block a user