| Index: gdb/features/tic6x-c64x-linux.c
|
| diff --git a/gdb/features/tic6x-c64x-linux.c b/gdb/features/tic6x-c64x-linux.c
|
| index 39f9e955a156102d9b18f42a0932d1b4a02bb6be..59e1ced5ad7593b0cd3ddfa6295fa518f707f3e3 100644
|
| --- a/gdb/features/tic6x-c64x-linux.c
|
| +++ b/gdb/features/tic6x-c64x-linux.c
|
| @@ -10,7 +10,6 @@ initialize_tdesc_tic6x_c64x_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"));
|
|
|
|
|