dvbsrc: remove srcpad leftover
The element is inheriting its srcpad from basesrc
This commit is contained in:
parent
a680867761
commit
3e5c56e5fb
@ -60,7 +60,6 @@ typedef struct _GstDvbSrcParam GstDvbSrcParam;
|
||||
struct _GstDvbSrc
|
||||
{
|
||||
GstPushSrc element;
|
||||
GstPad *srcpad;
|
||||
|
||||
GMutex tune_mutex;
|
||||
gboolean need_tune;
|
||||
|
Loading…
x
Reference in New Issue
Block a user