mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-27 11:52:03 +00:00
GC unused variables.
This commit is contained in:
parent
188fecbe15
commit
742988d7d8
1 changed files with 0 additions and 2 deletions
|
@ -1348,8 +1348,6 @@ powerunwind(Map *map, Regs *regs, ulong *next, Symbol *sym)
|
|||
* to disassemble the function prologues in order to figure
|
||||
* this out.
|
||||
*/
|
||||
ulong b[2];
|
||||
|
||||
// evaluate lr
|
||||
// if in this function, no good - go to saved one.
|
||||
// set next[sp] to *cur[sp]
|
||||
|
|
Loading…
Reference in a new issue