| Index: gdb/features/s390x-linux64.c
|
| diff --git a/gdb/features/s390x-linux64.c b/gdb/features/s390x-linux64.c
|
| index 9f95619b43f7577428a783594de0a4c47ddefb74..9cb895856165a7d686eafc5e50b9c7ff2266f8b8 100644
|
| --- a/gdb/features/s390x-linux64.c
|
| +++ b/gdb/features/s390x-linux64.c
|
| @@ -10,7 +10,6 @@ initialize_tdesc_s390x_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:64-bit"));
|
|
|
|
|