gdb/doc:
[deliverable/binutils-gdb.git] / gdb / c-valprint.c
index 8b05f8fea180e9ae4129faa2c16370711485f8c1..7a1bb02be630d141b8c178ef00a7d2bbc933413f 100644 (file)
@@ -145,7 +145,6 @@ c_val_print (struct type *type, const gdb_byte *valaddr,
   struct type *elttype, *unresolved_elttype;
   struct type *unresolved_type = type;
   unsigned eltlen;
-  LONGEST val;
   CORE_ADDR addr;
 
   CHECK_TYPEDEF (type);
This page took 0.027588 seconds and 4 git commands to generate.