diff options
Diffstat (limited to 'gdb/hpux-thread.c')
-rw-r--r-- | gdb/hpux-thread.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/hpux-thread.c b/gdb/hpux-thread.c index d66874b..6136421 100644 --- a/gdb/hpux-thread.c +++ b/gdb/hpux-thread.c @@ -131,7 +131,6 @@ find_tcb (ptid_t ptid) /* Most target vector functions from here on actually just pass through to inftarg.c, as they don't need to do anything specific for threads. */ -/* ARGSUSED */ static void hpux_thread_open (char *arg, int from_tty) { |