Browse Source

lavc/libdavs2: remove unused header files

Signed-off-by: hwren <hwrenx@126.com>
tags/n4.1
hwren Mark Thompson 6 years ago
parent
commit
6f23c327c5
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      libavcodec/libdavs2.c

+ 0
- 6
libavcodec/libdavs2.c View File

@@ -22,13 +22,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

#include "libavutil/avassert.h"
#include "libavutil/common.h"
#include "libavutil/avutil.h"
#include "avcodec.h"
#include "libavutil/imgutils.h"
#include "internal.h"

#include "davs2.h"

typedef struct DAVS2Context {


Loading…
Cancel
Save