diff options
Diffstat (limited to 'gdb/infcmd.c')
-rw-r--r-- | gdb/infcmd.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/infcmd.c b/gdb/infcmd.c index 3e0097e..d78b106 100644 --- a/gdb/infcmd.c +++ b/gdb/infcmd.c @@ -1126,8 +1126,6 @@ attach_command (args, from_tty) char *args; int from_tty; { - extern int auto_solib_add_at_startup; - dont_repeat (); /* Not for the faint of heart */ if (target_has_execution) |