Index: gdb/features/tic6x-c64xp.c |
diff --git a/gdb/features/tic6x-c64xp.c b/gdb/features/tic6x-c64xp.c |
index 90cacb9def844718b17a9e586895dd70084806bb..cd4de3aef770f206cf046819be05b4f521dc46cb 100644 |
--- a/gdb/features/tic6x-c64xp.c |
+++ b/gdb/features/tic6x-c64xp.c |
@@ -10,7 +10,6 @@ initialize_tdesc_tic6x_c64xp (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 ("tic6x")); |