rtpqcelpdepay: Remove uneeded variable
This commit is contained in:
parent
47c65fc269
commit
ac40045d0d
@ -113,9 +113,6 @@ gst_rtp_qcelp_depay_class_init (GstRtpQCELPDepayClass * klass)
|
|||||||
static void
|
static void
|
||||||
gst_rtp_qcelp_depay_init (GstRtpQCELPDepay * rtpqcelpdepay)
|
gst_rtp_qcelp_depay_init (GstRtpQCELPDepay * rtpqcelpdepay)
|
||||||
{
|
{
|
||||||
GstRTPBaseDepayload G_GNUC_UNUSED *depayload;
|
|
||||||
|
|
||||||
depayload = GST_RTP_BASE_DEPAYLOAD (rtpqcelpdepay);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user