diff --git a/gst/rtpmanager/gstrtpbin.c b/gst/rtpmanager/gstrtpbin.c index c3532ab543..fdeffe046b 100644 --- a/gst/rtpmanager/gstrtpbin.c +++ b/gst/rtpmanager/gstrtpbin.c @@ -426,9 +426,6 @@ struct _GstRtpBinSession /* list of elements */ GSList *elements; - /* list of decoders */ - GSList *decoders; - /* mapping of payload type to caps */ GHashTable *ptmap;