| Index: gdb/features/s390-linux64v2.c
|
| diff --git a/gdb/features/s390-linux64v2.c b/gdb/features/s390-linux64v2.c
|
| index 13a6587738fae88a75740e2421b58503261bfc19..955b6351a21c7686229af70914d542273aca80e5 100644
|
| --- a/gdb/features/s390-linux64v2.c
|
| +++ b/gdb/features/s390-linux64v2.c
|
| @@ -10,7 +10,6 @@ initialize_tdesc_s390_linux64v2 (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"));
|
|
|
|
|