| Index: gdb/features/s390-linux64.c
|
| diff --git a/gdb/features/s390-linux64.c b/gdb/features/s390-linux64.c
|
| index b8c4b168784114c2b4dc5ad801eb3acb01153a6e..bd6972e0185c79fc5f30f4af1c96a1fc5c0f2722 100644
|
| --- a/gdb/features/s390-linux64.c
|
| +++ b/gdb/features/s390-linux64.c
|
| @@ -10,7 +10,6 @@ initialize_tdesc_s390_linux64 (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 ("s390:31-bit"));
|
|
|
|
|