Remove commented-out #includes

This commit is contained in:
Diego Biurrun 2013-05-15 15:09:20 +02:00
parent bfd00cc4c2
commit d46c588f3c
2 changed files with 0 additions and 4 deletions

View File

@ -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"

View File

@ -26,7 +26,6 @@
*/
#include "avassert.h"
//#include <math.h>
#include <limits.h>
#include "common.h"