diff options
Diffstat (limited to 'gdb/annotate.h')
-rw-r--r-- | gdb/annotate.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/annotate.h b/gdb/annotate.h index 73a3098..72c4f19 100644 --- a/gdb/annotate.h +++ b/gdb/annotate.h @@ -19,8 +19,6 @@ #include "symtab.h" #include "gdbtypes.h" -extern void annotate_breakpoints_changed (void); - extern void annotate_breakpoint (int); extern void annotate_catchpoint (int); extern void annotate_watchpoint (int); |