Index: gdb/features/s390-linux32v2.c |
diff --git a/gdb/features/s390-linux32v2.c b/gdb/features/s390-linux32v2.c |
index 76620f0edf11405839cf06256cbd1183fe5db3d8..75db5487dd9adfa979212d9212d9fd4daeb2055b 100644 |
--- a/gdb/features/s390-linux32v2.c |
+++ b/gdb/features/s390-linux32v2.c |
@@ -10,7 +10,6 @@ initialize_tdesc_s390_linux32v2 (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")); |