Signed-off-by: Matt Turner <mattst88@xxxxxxxxx> --- second/util.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/second/util.c b/second/util.c index 3346823..3469c34 100644 --- a/second/util.c +++ b/second/util.c @@ -120,8 +120,6 @@ int main(int argc, char **argv) int end, rodata_start, rodata_end; int net = 0; int i = 1; - char sym[256]; - unsigned int addr; if (!strcmp (argv[i], "-a")) { net = 1; -- 2.24.1