]> git.sesse.net Git - ffmpeg/commit
avformat/hls: remove unused function
authorGanesh Ajjanagadde <gajjanagadde@gmail.com>
Thu, 17 Sep 2015 00:26:42 +0000 (20:26 -0400)
committerwm4 <nfxjfg@googlemail.com>
Sat, 26 Sep 2015 16:44:36 +0000 (18:44 +0200)
commitdb9de9b954a7dd453e928d17d7521915afe86764
tree4d0a97c8c64fc97a8d7866321b5544fc671443ac
parentdc218bd08305656d97ad51c57ee4ab2040cd2425
avformat/hls: remove unused function

Fixes -Wunused-function from
http://fate.ffmpeg.org/report.cgi?time=20150820031140&slot=arm64-darwin-clang-apple-5.1

Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
libavformat/hls.c