| Index: gdb/features/s390-linux32v1.c
|
| diff --git a/gdb/features/s390-linux32v1.c b/gdb/features/s390-linux32v1.c
|
| index d04641d4b7aad8a37e557df202e5def408238404..f1637cbcd5753470da9619951b54e782c316aa62 100644
|
| --- a/gdb/features/s390-linux32v1.c
|
| +++ b/gdb/features/s390-linux32v1.c
|
| @@ -10,7 +10,6 @@ initialize_tdesc_s390_linux32v1 (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"));
|
|
|
|
|