diff options
Diffstat (limited to 'gdb/gdbthread.h')
-rw-r--r-- | gdb/gdbthread.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/gdbthread.h b/gdb/gdbthread.h index e89e88d..cd24eaf 100644 --- a/gdb/gdbthread.h +++ b/gdb/gdbthread.h @@ -352,6 +352,4 @@ extern struct thread_info* inferior_thread (void); extern void update_thread_list (void); -extern int currently_stepping (struct thread_info *tp); - #endif /* GDBTHREAD_H */ |