aboutsummaryrefslogtreecommitdiff
path: root/gdb/complaints.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/complaints.h')
-rw-r--r--gdb/complaints.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/complaints.h b/gdb/complaints.h
index 37648fb..652827e 100644
--- a/gdb/complaints.h
+++ b/gdb/complaints.h
@@ -56,7 +56,7 @@ extern void complaint_internal (struct complaints **complaints,
enough context for the user to figure it out. */
extern void clear_complaints (struct complaints **complaints,
- int less_verbose, int noisy);
+ int less_verbose);
#endif /* !defined (COMPLAINTS_H) */