| Index: gdb/features/tic6x-c62x.c
|
| diff --git a/gdb/features/tic6x-c62x.c b/gdb/features/tic6x-c62x.c
|
| index 6e3a9c80137b9523500873d6aeaced1f5c5554ea..0a2f958ef9b67a25ebaf490d0cbed2f0ec7ce74b 100644
|
| --- a/gdb/features/tic6x-c62x.c
|
| +++ b/gdb/features/tic6x-c62x.c
|
| @@ -10,7 +10,6 @@ initialize_tdesc_tic6x_c62x (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"));
|
|
|
|
|