rtpmanagerbad: remove duplicate parent declaration

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1689>
This commit is contained in:
Marc Leeman 2020-10-12 13:56:50 +02:00
parent 1ed969d276
commit 0be59181d7

View file

@ -43,8 +43,6 @@ struct _GstRtpSink
{
GstBin parent;
GstBin parent_instance;
/* Properties */
GstUri *uri;
gint ttl;