forked from FFmpeg/FFmpeg
suppressed unused stuff
Originally committed as revision 15 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
a9b3f63084
commit
a12e461092
1 changed files with 0 additions and 4 deletions
4
bswap.h
4
bswap.h
|
@ -1,10 +1,6 @@
|
||||||
#ifndef __BSWAP_H__
|
#ifndef __BSWAP_H__
|
||||||
#define __BSWAP_H__
|
#define __BSWAP_H__
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
|
||||||
#include "config.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef HAVE_BYTESWAP_H
|
#ifdef HAVE_BYTESWAP_H
|
||||||
#include <byteswap.h>
|
#include <byteswap.h>
|
||||||
#else
|
#else
|
||||||
|
|
Loading…
Add table
Reference in a new issue