2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
[deliverable/binutils-gdb.git] / gdb / solib-darwin.c
index 4f2cda678a727a29739ab9334f6792444ca83b1b..ccb5af896fd0d73bbee735fbc01c793fa3a97db1 100644 (file)
@@ -214,7 +214,6 @@ darwin_current_sos (void)
   enum bfd_endian byte_order = gdbarch_byte_order (target_gdbarch);
   int ptr_len = TYPE_LENGTH (ptr_type);
   unsigned int image_info_size;
-  CORE_ADDR lm;
   struct so_list *head = NULL;
   struct so_list *tail = NULL;
   int i;
This page took 0.02367 seconds and 4 git commands to generate.