* infrun.c (_initialize_infrun): Delete unnecessary call to

build_infrun.
This commit is contained in:
Andrew Cagney 2002-06-22 22:04:33 +00:00
parent 37e7137227
commit 06a6ac572a
2 changed files with 3 additions and 2 deletions

View file

@ -4183,8 +4183,6 @@ _initialize_infrun (void)
register int numsigs;
struct cmd_list_element *c;
build_infrun ();
register_gdbarch_swap (&stop_registers, sizeof (stop_registers), NULL);
register_gdbarch_swap (NULL, 0, build_infrun);