aboutsummaryrefslogtreecommitdiff
path: root/gdb/complaints.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/complaints.c')
-rw-r--r--gdb/complaints.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/complaints.c b/gdb/complaints.c
index c2084e6..af4be51 100644
--- a/gdb/complaints.c
+++ b/gdb/complaints.c
@@ -324,7 +324,6 @@ _initialize_complaints (void)
add_setshow_zinteger_cmd ("complaints", class_support, &stop_whining, _("\
Set max number of complaints about incorrect symbols."), _("\
Show max number of complaints about incorrect symbols."), NULL,
- NULL, /* IGNORE */
NULL, complaints_show_value,
&setlist, &showlist);
}