2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
[deliverable/binutils-gdb.git] / gdb / gnu-v3-abi.c
index 641b2b1d8e86e49b9c01a5cbe82acbaf31294bfa..32656633c5952945056534e6a6118c1db3e0d25a 100644 (file)
@@ -805,7 +805,6 @@ compute_vtable_size (htab_t offset_hash,
   struct type *type = check_typedef (value_type (value));
   void **slot;
   struct value_and_voffset search_vo, *current_vo;
-  CORE_ADDR addr = value_address (value) + value_embedded_offset (value);
 
   /* If the object is not dynamic, then we are done; as it cannot have
      dynamic base types either.  */
This page took 0.023977 seconds and 4 git commands to generate.