diff options
-rw-r--r-- | src/libmach/machpower.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libmach/machpower.c b/src/libmach/machpower.c index 61917216..701e9c65 100644 --- a/src/libmach/machpower.c +++ b/src/libmach/machpower.c @@ -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] |