diff options
author | John Gilmore <gnu@cygnus> | 1991-04-05 09:02:10 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-04-05 09:02:10 +0000 |
commit | 3f2e006b77f217bbf4a4cb9299cf248058a44ed3 (patch) | |
tree | 60b9a78e945e02698d856ea5b82982fe549b26f2 /gdb/remote-nindy.c | |
parent | 07d021a6ae8d3ed9da9f55c8623739e7a716308e (diff) | |
download | gdb-3f2e006b77f217bbf4a4cb9299cf248058a44ed3.zip gdb-3f2e006b77f217bbf4a4cb9299cf248058a44ed3.tar.gz gdb-3f2e006b77f217bbf4a4cb9299cf248058a44ed3.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'gdb/remote-nindy.c')
-rw-r--r-- | gdb/remote-nindy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/remote-nindy.c b/gdb/remote-nindy.c index 5724f42..af19fd4 100644 --- a/gdb/remote-nindy.c +++ b/gdb/remote-nindy.c @@ -250,7 +250,6 @@ nindy_detach (name, from_tty) char *name; int from_tty; { - dont_repeat (); if (name) error ("Too many arguments"); pop_target (); |