diff options
Diffstat (limited to 'gdb/sol-thread.c')
-rw-r--r-- | gdb/sol-thread.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/sol-thread.c b/gdb/sol-thread.c index 3a11c31f285..72313dcb29c 100644 --- a/gdb/sol-thread.c +++ b/gdb/sol-thread.c @@ -401,8 +401,6 @@ lwp_to_thread (ptid_t lwp) /* Most target vector functions from here on actually just pass through to procfs.c, as they don't need to do anything specific for threads. */ - -/* ARGSUSED */ static void sol_thread_open (char *arg, int from_tty) { |