summaryrefslogtreecommitdiff
path: root/gdb/valprint.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/valprint.c')
-rw-r--r--gdb/valprint.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/valprint.c b/gdb/valprint.c
index 1384396e7bd..fc5942da778 100644
--- a/gdb/valprint.c
+++ b/gdb/valprint.c
@@ -340,7 +340,6 @@ generic_val_print (struct type *type, const gdb_byte *valaddr,
unsigned len;
struct type *elttype, *unresolved_elttype;
struct type *unresolved_type = type;
- unsigned eltlen;
LONGEST val;
CORE_ADDR addr;