mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-23 19:49:56 +00:00
Remove commented-out #includes
This commit is contained in:
parent
bfd00cc4c2
commit
d46c588f3c
@ -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…
Reference in New Issue
Block a user