X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fdwarf2read.h;h=aee8742a79ce7f4d43a439e9e074efe5070c688e;hb=df07e2c772dab40d268dc44c78bb087c4b75b3c6;hp=d5a02990d41f2a45135e60230ab9096ddffa8e1a;hpb=554ac434b02465f1fc925b0ae3393fb841e0d59c;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/dwarf2read.h b/gdb/dwarf2read.h index d5a02990d4..aee8742a79 100644 --- a/gdb/dwarf2read.h +++ b/gdb/dwarf2read.h @@ -401,9 +401,6 @@ struct signatured_type struct dwo_unit *dwo_unit; }; -typedef struct signatured_type *sig_type_ptr; -DEF_VEC_P (sig_type_ptr); - ULONGEST read_unsigned_leb128 (bfd *, const gdb_byte *, unsigned int *); /* This represents a '.dwz' file. */