diff options
Diffstat (limited to 'gdb/annotate.c')
-rw-r--r-- | gdb/annotate.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/annotate.c b/gdb/annotate.c index 426005a..f68ff10 100644 --- a/gdb/annotate.c +++ b/gdb/annotate.c @@ -30,8 +30,6 @@ /* Prototypes for local functions. */ -extern void _initialize_annotate (void); - static void print_value_flags (struct type *); static void breakpoint_changed (struct breakpoint *b); |