undo random addition

This commit is contained in:
Isaac Connor 2020-03-11 10:54:52 -04:00
parent c90655d178
commit 11b1bf1100
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)