Commit aa96439f authored by Paul B Mahol's avatar Paul B Mahol

lavc: remove unused put_bits.h headers

Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent 035a3792
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
*/ */
#include "avcodec.h" #include "avcodec.h"
#include "get_bits.h" #include "get_bits.h"
#include "put_bits.h"
#include "bytestream.h" #include "bytestream.h"
#include "adpcm.h" #include "adpcm.h"
#include "adpcm_data.h" #include "adpcm_data.h"
......
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
#include "asv.h" #include "asv.h"
#include "avcodec.h" #include "avcodec.h"
#include "put_bits.h"
#include "internal.h" #include "internal.h"
#include "mathops.h" #include "mathops.h"
#include "mpeg12data.h" #include "mpeg12data.h"
......
...@@ -36,7 +36,6 @@ ...@@ -36,7 +36,6 @@
#include "avcodec.h" #include "avcodec.h"
#include "fft.h" #include "fft.h"
#include "get_bits.h" #include "get_bits.h"
#include "put_bits.h"
#include "dcadata.h" #include "dcadata.h"
#include "dcahuff.h" #include "dcahuff.h"
#include "dca.h" #include "dca.h"
......
...@@ -34,7 +34,6 @@ ...@@ -34,7 +34,6 @@
#include "avcodec.h" #include "avcodec.h"
#include "internal.h" #include "internal.h"
#include "get_bits.h" #include "get_bits.h"
#include "put_bits.h"
#include "rangecoder.h" #include "rangecoder.h"
#include "golomb.h" #include "golomb.h"
#include "mathops.h" #include "mathops.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment