| Index: gdb/features/tic6x-c64xp-linux.c
|
| diff --git a/gdb/features/tic6x-c64xp-linux.c b/gdb/features/tic6x-c64xp-linux.c
|
| index a959ec61095a70ec4993b94ba822ff86c0d4f4d2..927f8dadd2e4934d4c628e0f7e41ae126761edc8 100644
|
| --- a/gdb/features/tic6x-c64xp-linux.c
|
| +++ b/gdb/features/tic6x-c64xp-linux.c
|
| @@ -10,7 +10,6 @@ initialize_tdesc_tic6x_c64xp_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 ("tic6x"));
|
|
|
|
|