| Index: gdb/features/tic6x-c64x.c
|
| diff --git a/gdb/features/tic6x-c64x.c b/gdb/features/tic6x-c64x.c
|
| index 90f178544d187e5f45b78ebff7997cd220fc7557..f0fcdce407201fc3f071cd5d4dd1a4e044353177 100644
|
| --- a/gdb/features/tic6x-c64x.c
|
| +++ b/gdb/features/tic6x-c64x.c
|
| @@ -10,7 +10,6 @@ initialize_tdesc_tic6x_c64x (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"));
|
|
|
|
|