rtp: remove dead assignment
authorLuis de Bethencourt <luis@debethencourt.com>
Wed, 29 Jul 2015 16:29:28 +0000 (17:29 +0100)
committerLuis de Bethencourt <luis@debethencourt.com>
Wed, 29 Jul 2015 16:33:27 +0000 (17:33 +0100)
commit0e29906a6f690c2731ee87a44e96105d345daa09
tree0a29a55de3422103929a415ad94d2a1e8ad5adfd
parentd37fcff73261b4d2d8036d535c32aef8269068ee
rtp: remove dead assignment

Value set to ret will be overwritten at least once at the end of the while
loop, removing assignment.
gst/rtp/gstrtph265pay.c