suppressed unused stuff

Originally committed as revision 15 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Fabrice Bellard 2001-07-30 23:17:21 +00:00
parent a9b3f63084
commit a12e461092

View File

@ -1,10 +1,6 @@
#ifndef __BSWAP_H__
#define __BSWAP_H__
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifdef HAVE_BYTESWAP_H
#include <byteswap.h>
#else