From 4dc13854e578ca23e81646636213c36f12b98e6f Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Tue, 6 Nov 2001 23:38:15 +0000 Subject: 2001-11-06 Fred Fish * complaints.c (info_verbose): Remove unneeded decl, is in defs.h. * dbxread.c: Ditto * dwarf2read.c: Ditto. * dwarfread.c: Ditto. * exec.c: Ditto. * hpread.c: Ditto. * hpread.h: Ditto. * mdebugread.c: Ditto. * os9kread.c: Ditto. * stack.c: Ditto. * symfile.c: Ditto. * tracepoint.c: Ditto. --- gdb/symfile.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'gdb/symfile.c') diff --git a/gdb/symfile.c b/gdb/symfile.c index 010726d..b460862 100644 --- a/gdb/symfile.c +++ b/gdb/symfile.c @@ -95,8 +95,6 @@ struct complaint unknown_option_complaint = /* External variables and functions referenced. */ -extern int info_verbose; - extern void report_transfer_performance (unsigned long, time_t, time_t); /* Functions this file defines */ -- cgit v1.1