| Index: gdb/features/mips-linux.c
|
| diff --git a/gdb/features/mips-linux.c b/gdb/features/mips-linux.c
|
| index 2af6b84021716c9a7dde5c55d1a9a4ebb7a12d23..b0181eb93c9df79233b3bc7bad55cd2387828307 100644
|
| --- a/gdb/features/mips-linux.c
|
| +++ b/gdb/features/mips-linux.c
|
| @@ -9,7 +9,6 @@ initialize_tdesc_mips_linux (void)
|
| {
|
| struct target_desc *result = allocate_target_description ();
|
| struct tdesc_feature *feature;
|
| - struct tdesc_type *field_type, *type;
|
|
|
| set_tdesc_architecture (result, bfd_scan_arch ("mips"));
|
|
|
|
|