Factor out "Detaching from program" message printing
[deliverable/binutils-gdb.git] / gdb / stack.c
index 6e3acc7e40288996c8087609818c1df5c743be67..b9e74dfbae42194f21892662d586ecf1eeacf4c2 100644 (file)
@@ -310,8 +310,6 @@ void
 read_frame_local (struct symbol *sym, struct frame_info *frame,
                  struct frame_arg *argp)
 {
-  struct value *val = NULL;
-
   argp->sym = sym;
   argp->val = NULL;
   argp->error = NULL;
This page took 0.026326 seconds and 4 git commands to generate.