mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
Remove dead code.
This commit is contained in:
parent
d0ac13e8c9
commit
0cd1df652c
@ -2728,7 +2728,6 @@ js_Interpret(JSContext *cx)
|
||||
|
||||
#define MONITOR_BRANCH() \
|
||||
JS_BEGIN_MACRO \
|
||||
JSTraceMonitor* tm = &JS_TRACE_MONITOR(cx); \
|
||||
if (TRACING_ENABLED(cx)) \
|
||||
ENABLE_TRACER(js_LoopEdge(cx)); \
|
||||
JS_END_MACRO
|
||||
|
Loading…
Reference in New Issue
Block a user