diff options
Diffstat (limited to 'gdb/symmisc.c')
-rw-r--r-- | gdb/symmisc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/symmisc.c b/gdb/symmisc.c index c85f0b7..6cbb2ce 100644 --- a/gdb/symmisc.c +++ b/gdb/symmisc.c @@ -54,8 +54,6 @@ FILE *std_err; static int block_depth (struct block *); -void _initialize_symmisc (void); - struct print_symbol_args { struct gdbarch *gdbarch; |