| Index: gdb/features/rs6000/powerpc-isa205-64l.c
|
| diff --git a/gdb/features/rs6000/powerpc-isa205-64l.c b/gdb/features/rs6000/powerpc-isa205-64l.c
|
| index 9b7e01b34bb3d931bb2a21fcef5015b5799d7580..c0a851d10e738dd86c9eb191ea9177c97500195c 100644
|
| --- a/gdb/features/rs6000/powerpc-isa205-64l.c
|
| +++ b/gdb/features/rs6000/powerpc-isa205-64l.c
|
| @@ -9,7 +9,6 @@ initialize_tdesc_powerpc_isa205_64l (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 ("powerpc:common64"));
|
|
|
|
|