diff options
Diffstat (limited to 'gdb/ax-gdb.c')
-rw-r--r-- | gdb/ax-gdb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/ax-gdb.c b/gdb/ax-gdb.c index 909f282..1bf03df 100644 --- a/gdb/ax-gdb.c +++ b/gdb/ax-gdb.c @@ -2171,7 +2171,6 @@ gen_expr (struct expression *exp, union exp_element **pc, case OP_THIS: { - char *this_name; struct symbol *sym, *func; struct block *b; const struct language_defn *lang; |