undo random addition

pull/3044/head
Isaac Connor 2020-03-11 10:54:52 -04:00
parent 050868fad1
commit c5cf6e1a74
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ extern "C" {
#include <libavutil/mathematics.h>
#include <libavutil/avstring.h>
#include "libavutil/audio_fifo.h"
#include "libavutil/pixfmt.h"
/* LIBAVUTIL_VERSION_CHECK checks for the right version of libav and FFmpeg
* The original source is vlc (in modules/codec/avcodec/avcommon_compat.h)