mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-12 14:37:50 +00:00
Put #undef where it belongs.
This commit is contained in:
parent
98245b8ece
commit
4d0566abce
@ -5540,8 +5540,7 @@ ReconstructPCStack(JSContext *cx, JSScript *script, jsbytecode *target,
|
||||
}
|
||||
LOCAL_ASSERT(pc == target);
|
||||
return pcdepth;
|
||||
|
||||
#undef LOCAL_ASSERT
|
||||
}
|
||||
|
||||
#undef LOCAL_ASSERT
|
||||
#undef LOCAL_ASSERT_RV
|
||||
|
Loading…
Reference in New Issue
Block a user