| Index: gdb/features/tic6x-c62x-linux.c
|
| diff --git a/gdb/features/tic6x-c62x-linux.c b/gdb/features/tic6x-c62x-linux.c
|
| index df82fc2e77fd98ee30fdd84d3b5a8852d353b77b..288309f46269334325d0d1894cc695de5cd7f802 100644
|
| --- a/gdb/features/tic6x-c62x-linux.c
|
| +++ b/gdb/features/tic6x-c62x-linux.c
|
| @@ -10,7 +10,6 @@ initialize_tdesc_tic6x_c62x_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"));
|
|
|
|
|