rtpqcelpdepay: Remove uneeded variable

This commit is contained in:
Edward Hervey 2013-12-30 13:30:24 +01:00
parent 47c65fc269
commit ac40045d0d

View file

@ -113,9 +113,6 @@ gst_rtp_qcelp_depay_class_init (GstRtpQCELPDepayClass * klass)
static void
gst_rtp_qcelp_depay_init (GstRtpQCELPDepay * rtpqcelpdepay)
{
GstRTPBaseDepayload G_GNUC_UNUSED *depayload;
depayload = GST_RTP_BASE_DEPAYLOAD (rtpqcelpdepay);
}
static void