mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 09:40:37 +00:00
shut up
Original commit message from CVS: shut up
This commit is contained in:
parent
aa1262b725
commit
322ebf6427
1 changed files with 0 additions and 1 deletions
|
@ -527,7 +527,6 @@ plugin_init (GstPlugin * plugin)
|
|||
if (visual_init (NULL, NULL) != 0)
|
||||
return FALSE;
|
||||
|
||||
GST_ERROR ("got here");
|
||||
visual_log_set_verboseness (VISUAL_LOG_VERBOSENESS_LOW);
|
||||
visual_log_set_info_handler (libvisual_log_handler, (void *) GST_LEVEL_INFO);
|
||||
visual_log_set_warning_handler (libvisual_log_handler,
|
||||
|
|
Loading…
Reference in a new issue