celtenc: Remove dead assignment
This commit is contained in:
parent
6158953f58
commit
28e000d18e
@ -521,9 +521,6 @@ static gboolean
|
||||
gst_celt_enc_sink_query (GstPad * pad, GstQuery * query)
|
||||
{
|
||||
gboolean res = TRUE;
|
||||
GstCeltEnc *enc;
|
||||
|
||||
enc = GST_CELT_ENC (GST_PAD_PARENT (pad));
|
||||
|
||||
switch (GST_QUERY_TYPE (query)) {
|
||||
case GST_QUERY_CONVERT:
|
||||
|
Loading…
x
Reference in New Issue
Block a user