mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Remove unused variable. No bug#, rs=Waldo on IRC.
This commit is contained in:
parent
1fdceffe8b
commit
f265754807
@ -5407,8 +5407,6 @@ ScriptAnalysis::printTypes(JSContext *cx)
|
||||
if (!maybeCode(offset))
|
||||
continue;
|
||||
|
||||
jsbytecode *pc = script_->code + offset;
|
||||
|
||||
unsigned defCount = GetDefCount(script_, offset);
|
||||
if (!defCount)
|
||||
continue;
|
||||
|
Loading…
Reference in New Issue
Block a user