rtpmanagerbad: remove duplicate parent declaration
authorMarc Leeman <m.leeman@televic.com>
Mon, 12 Oct 2020 11:56:50 +0000 (13:56 +0200)
committerMarc Leeman <m.leeman@televic.com>
Mon, 12 Oct 2020 11:56:50 +0000 (13:56 +0200)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1689>

gst/rtp/gstrtpsink.h

index 87028c8..1af5e0b 100644 (file)
@@ -43,8 +43,6 @@ struct _GstRtpSink
 {
   GstBin parent;
 
-  GstBin parent_instance;
-
   /* Properties */
   GstUri *uri;
   gint ttl;