2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
[deliverable/binutils-gdb.git] / gdb / f-valprint.c
index dc813830f8a107153a70d8a220f86720d8d23672..8b84b5aff6642028f4b2666939c51a1095b467d5 100644 (file)
@@ -267,7 +267,6 @@ f_val_print (struct type *type, const gdb_byte *valaddr, int embedded_offset,
   enum bfd_endian byte_order = gdbarch_byte_order (gdbarch);
   unsigned int i = 0;  /* Number of characters printed.  */
   struct type *elttype;
-  LONGEST val;
   CORE_ADDR addr;
   int index;
 
This page took 0.024019 seconds and 4 git commands to generate.