From 742988d7d82a75ba352e3d8b2ff20965c95dbf85 Mon Sep 17 00:00:00 2001 From: wkj Date: Wed, 29 Dec 2004 01:29:14 +0000 Subject: GC unused variables. --- src/libmach/machpower.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/libmach/machpower.c') 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] -- cgit v1.2.3