webpdec: Remove unused variable
This commit is contained in:
parent
3480f16e72
commit
6fc64ebf5d
@ -236,7 +236,6 @@ static gboolean
|
||||
gst_webp_dec_set_format (GstVideoDecoder * decoder, GstVideoCodecState * state)
|
||||
{
|
||||
GstWebPDec *webpdec = (GstWebPDec *) decoder;
|
||||
GstVideoInfo *info = &state->info;
|
||||
|
||||
if (webpdec->input_state)
|
||||
gst_video_codec_state_unref (webpdec->input_state);
|
||||
|
Loading…
x
Reference in New Issue
Block a user