mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-22 02:09:28 +00:00
Removing bogus FIXME here (comment-change only)
This commit is contained in:
parent
8f67f6aeb4
commit
bc78984508
@ -165,8 +165,7 @@ jsdtrace_function_name(JSContext *cx, JSStackFrame *fp, JSFunction *fun)
|
||||
* decompiler.
|
||||
*/
|
||||
break;
|
||||
default: /* FIXME bug 425744: need to consider other CALL cases. */
|
||||
break;
|
||||
default: ;
|
||||
}
|
||||
|
||||
switch ((JSOp) *pc) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user