diff options
Diffstat (limited to 'gdb/dwarf2expr.c')
-rw-r--r-- | gdb/dwarf2expr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/dwarf2expr.c b/gdb/dwarf2expr.c index e93f648..83d8e04 100644 --- a/gdb/dwarf2expr.c +++ b/gdb/dwarf2expr.c @@ -868,7 +868,6 @@ execute_stack_op (struct dwarf_expr_context *ctx, case DW_OP_GNU_implicit_pointer: { - ULONGEST die; LONGEST len; if (ctx->ref_addr_size == -1) |