Use class to manage BFD reference counts
[deliverable/binutils-gdb.git] / gdb / utils.h
index 17b425a5cd77e4437eee738153bbbae6319d3d3e..c548a500824c3a2454c95ed64bf1e033b03461cc 100644 (file)
@@ -81,8 +81,6 @@ extern struct cleanup *(make_cleanup_free_section_addr_info
 
 extern struct cleanup *make_cleanup_fclose (FILE *file);
 
-extern struct cleanup *make_cleanup_bfd_unref (bfd *abfd);
-
 struct obstack;
 extern struct cleanup *make_cleanup_obstack_free (struct obstack *obstack);
 
This page took 0.025519 seconds and 4 git commands to generate.