| Index: gdb/features/s390-linux32.c
|
| diff --git a/gdb/features/s390-linux32.c b/gdb/features/s390-linux32.c
|
| index 0c5069f9e71080cd7aa0c803548753edabc4b39c..57ade3b092d96db20db0a7d246633e7b8a6486ea 100644
|
| --- a/gdb/features/s390-linux32.c
|
| +++ b/gdb/features/s390-linux32.c
|
| @@ -10,7 +10,6 @@ initialize_tdesc_s390_linux32 (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"));
|
|
|
|
|