reporter: do not print issues to stdout
This commit is contained in:
parent
36e5c626af
commit
549bcc1fd5
@ -144,7 +144,6 @@ gst_validate_report_valist (GstValidateReporter * reporter,
|
||||
G_VA_COPY (vacopy, var_args);
|
||||
gst_debug_log_valist (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, __FILE__,
|
||||
GST_FUNCTION, __LINE__, NULL, combo, vacopy);
|
||||
gst_validate_report_printf (report);
|
||||
gst_validate_report_check_abort (report);
|
||||
|
||||
if (priv->runner) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user