diff options
author | Paul B Mahol <onemda@gmail.com> | 2015-01-30 14:03:51 +0000 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2015-01-30 15:32:11 +0000 |
commit | 5274860fe275f43b80386aee42cc617300acc0a2 (patch) | |
tree | aa301d7b5ace3c1be9086cb5d7dab80f7f6a893f | |
parent | 80cbf13725592614226aa3533492266f0074d146 (diff) | |
download | ffmpeg-5274860fe275f43b80386aee42cc617300acc0a2.tar.gz |
ffmpeg: remove unused header
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-rw-r--r-- | ffmpeg.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -62,8 +62,6 @@ #include "libavutil/threadmessage.h" #include "libavformat/os_support.h" -#include "libavformat/ffm.h" // not public API - # include "libavfilter/avcodec.h" # include "libavfilter/avfilter.h" # include "libavfilter/buffersrc.h" |