rtpvorbisdepay: remove dead code
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Fri, 1 Apr 2016 11:15:05 +0000 (12:15 +0100)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Fri, 1 Apr 2016 11:15:58 +0000 (12:15 +0100)
commit4b7e377d2563697a4b13d401112195d1fa4cb451
tree01b88d3cf6f8b9d4a461fee0e2fc629c224a402d
parent6a16be75bf3fd017ed858ca93f21e15bd1670674
rtpvorbisdepay: remove dead code

payload_buffer hasn't been assigned a value before the jumps to
switch_failed or packet_short. So the value must be NULL. No need
to unmap and unref.

CID #1316476
gst/rtp/gstrtpvorbisdepay.c