mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
Remove commented-out #includes
This commit is contained in:
parent
bfd00cc4c2
commit
d46c588f3c
2 changed files with 0 additions and 4 deletions
|
|
@ -22,9 +22,6 @@
|
|||
#ifndef AVFORMAT_NUT_H
|
||||
#define AVFORMAT_NUT_H
|
||||
|
||||
//#include <limits.h>
|
||||
//#include "libavutil/adler32.h"
|
||||
//#include "libavcodec/mpegaudio.h"
|
||||
#include "avformat.h"
|
||||
#include "internal.h"
|
||||
#include "metadata.h"
|
||||
|
|
|
|||
|
|
@ -26,7 +26,6 @@
|
|||
*/
|
||||
|
||||
#include "avassert.h"
|
||||
//#include <math.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "common.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue