and vector definition.
@ -1,3 +1,8 @@
2010-07-23 Keith Seitz <keiths@redhat.com>
* dwarf2read.c: Remove unused typedef dwarf2_cu_per_cu_data_ptr
2010-07-23 Jan Kratochvil <jan.kratochvil@redhat.com>
* linux-nat.c (cancel_breakpoint): Remove unused forward declaration.
@ -156,9 +156,6 @@ struct mapped_index
const char *constant_pool;
};
typedef struct dwarf2_per_cu_data *dwarf2_per_cu_data_ptr;
DEF_VEC_P (dwarf2_per_cu_data_ptr);
struct dwarf2_per_objfile
{
struct dwarf2_section_info info;