diff options
Diffstat (limited to 'gdb/m2-valprint.c')
-rw-r--r-- | gdb/m2-valprint.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/m2-valprint.c b/gdb/m2-valprint.c index ea3f296..e92679f 100644 --- a/gdb/m2-valprint.c +++ b/gdb/m2-valprint.c @@ -321,7 +321,6 @@ m2_val_print (struct type *type, const gdb_byte *valaddr, int embedded_offset, unsigned len; struct type *elttype; unsigned eltlen; - LONGEST val; CORE_ADDR addr; CHECK_TYPEDEF (type); |