diff options
Diffstat (limited to 'gdb/gdbarch.c')
-rw-r--r-- | gdb/gdbarch.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/gdbarch.c b/gdb/gdbarch.c index fa08fe0..3b6f614 100644 --- a/gdb/gdbarch.c +++ b/gdb/gdbarch.c @@ -3849,7 +3849,6 @@ gdbarch_printable_names (void) { /* Accumulate a list of names based on the registed list of architectures. */ - enum bfd_architecture a; int nr_arches = 0; const char **arches = NULL; struct gdbarch_registration *rego; @@ -4084,8 +4083,6 @@ extern void _initialize_gdbarch (void); void _initialize_gdbarch (void) { - struct cmd_list_element *c; - add_setshow_zinteger_cmd ("arch", class_maintenance, &gdbarch_debug, _("\ Set architecture debugging."), _("\ Show architecture debugging."), _("\ |