| Index: gdb/features/s390-linux64v1.c
|
| diff --git a/gdb/features/s390-linux64v1.c b/gdb/features/s390-linux64v1.c
|
| index 0e6865f1107c87cb15189e7c31c6b001cf913853..4936a7fc20359c955b795b7b595eedcbb6e421f2 100644
|
| --- a/gdb/features/s390-linux64v1.c
|
| +++ b/gdb/features/s390-linux64v1.c
|
| @@ -10,7 +10,6 @@ initialize_tdesc_s390_linux64v1 (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"));
|
|
|
|
|