mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
dvbsrc: drop pointless debug msg
This commit is contained in:
parent
ea272f0bac
commit
13efbf35d9
1 changed files with 0 additions and 1 deletions
|
@ -1018,7 +1018,6 @@ gst_dvbsrc_init (GstDvbSrc * object)
|
|||
{
|
||||
int i = 0;
|
||||
|
||||
GST_INFO_OBJECT (object, "gst_dvbsrc_init");
|
||||
GST_DEBUG_OBJECT (object, "Kernel DVB API version %d.%d", DVB_API_VERSION,
|
||||
DVB_API_VERSION_MINOR);
|
||||
|
||||
|
|
Loading…
Reference in a new issue