projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47c65fc
)
rtpqcelpdepay: Remove uneeded variable
author
Edward Hervey
<bilboed@bilboed.com>
Mon, 30 Dec 2013 12:30:24 +0000
(13:30 +0100)
committer
Edward Hervey
<bilboed@bilboed.com>
Mon, 30 Dec 2013 12:50:35 +0000
(13:50 +0100)
gst/rtp/gstrtpqcelpdepay.c
patch
|
blob
|
history
diff --git
a/gst/rtp/gstrtpqcelpdepay.c
b/gst/rtp/gstrtpqcelpdepay.c
index
acb65e4
..
b52451c
100644
(file)
--- a/
gst/rtp/gstrtpqcelpdepay.c
+++ b/
gst/rtp/gstrtpqcelpdepay.c
@@
-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