diff options
Diffstat (limited to 'gdb/annotate.h')
-rw-r--r-- | gdb/annotate.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/annotate.h b/gdb/annotate.h index 2ea465a..ea8ad15 100644 --- a/gdb/annotate.h +++ b/gdb/annotate.h @@ -21,7 +21,6 @@ extern void annotate_breakpoints_changed (void); -extern void annotate_ignore_count_change (void); extern void annotate_breakpoint (int); extern void annotate_catchpoint (int); extern void annotate_watchpoint (int); |