mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 01:00:37 +00:00
amrnbdec: remove leftover extraneous _unref
This commit is contained in:
parent
fa2d16b905
commit
bf3e10992b
1 changed files with 0 additions and 1 deletions
|
@ -322,7 +322,6 @@ not_negotiated:
|
|||
{
|
||||
GST_ELEMENT_ERROR (amrnbdec, STREAM, TYPE_NOT_FOUND, (NULL),
|
||||
("Decoder is not initialized"));
|
||||
gst_object_unref (amrnbdec);
|
||||
return GST_FLOW_NOT_NEGOTIATED;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue