diff options
Diffstat (limited to 'gdb/remote-vx.c')
-rw-r--r-- | gdb/remote-vx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/remote-vx.c b/gdb/remote-vx.c index 74665e8d20e..fd51781b196 100644 --- a/gdb/remote-vx.c +++ b/gdb/remote-vx.c @@ -1335,7 +1335,6 @@ vx_close (int quitting) } /* A vxprocess target should be started via "run" not "target". */ -/*ARGSUSED */ static void vx_proc_open (char *name, int from_tty) { |