adaptivedemux2/downloadhelper: Remove return val for download_request_add_buffer()
authorJan Schmidt <jan@centricular.com>
Thu, 13 Oct 2022 19:21:41 +0000 (06:21 +1100)
committerJan Schmidt <jan@centricular.com>
Fri, 4 Nov 2022 16:24:27 +0000 (03:24 +1100)
commitbfeb3c5625713eb207db83ef7da142cb056f17a1
treed78262bc6f91a38d3abc315fbb2870c4bf911476
parent0f8c38c19097580b7d8bc4261baa5ece2491a5e5
adaptivedemux2/downloadhelper: Remove return val for download_request_add_buffer()

The function can't actually fail, and the only caller
was ignoring the result anyway, so remove the return value.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3314>
subprojects/gst-plugins-good/ext/adaptivedemux2/downloadrequest.c
subprojects/gst-plugins-good/ext/adaptivedemux2/downloadrequest.h