diff options
Diffstat (limited to 'gdb/complaints.c')
-rw-r--r-- | gdb/complaints.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/complaints.c b/gdb/complaints.c index b29d3c6..04e49a2 100644 --- a/gdb/complaints.c +++ b/gdb/complaints.c @@ -51,9 +51,6 @@ static unsigned int stop_whining = 0; static int complaint_series = 0; -/* External variables and functions referenced. */ - -extern int info_verbose; /* Functions to handle complaints during symbol reading. */ |