Remove tp_t typedef
[deliverable/binutils-gdb.git] / gdb / gdbtypes.c
index 6d70006081b99c91024f22a92c19d6ebcc793e2e..4f77a5214e357ea402f22494c3c0634876afab38 100644 (file)
@@ -1887,7 +1887,7 @@ get_vptr_fieldno (struct type *type, struct type **basetypep)
 static void
 stub_noname_complaint (void)
 {
-  complaint (&symfile_complaints, _("stub type has NULL name"));
+  complaint (_("stub type has NULL name"));
 }
 
 /* Return nonzero if TYPE has a DYN_PROP_BYTE_STRIDE dynamic property
This page took 0.02358 seconds and 4 git commands to generate.