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