* breakpoint.h (breakpoint_restore_shadows): New
[deliverable/binutils-gdb.git] / gdb / arch-utils.c
index 92724ecce2bc0828cf7a05e6c468e1f72ef1324c..2c8b34b4accdb1dfc505ec7144a6f7f23463f1db 100644 (file)
@@ -454,8 +454,6 @@ gdbarch_update_p (struct gdbarch_info info)
 struct gdbarch *
 gdbarch_from_bfd (bfd *abfd)
 {
-  struct gdbarch *old_gdbarch = current_gdbarch;
-  struct gdbarch *new_gdbarch;
   struct gdbarch_info info;
 
   /* If we call gdbarch_find_by_info without filling in info.abfd,
This page took 0.023362 seconds and 4 git commands to generate.