summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabrice Bellard <fabrice@bellard.org>2001-07-30 23:17:21 +0000
committerFabrice Bellard <fabrice@bellard.org>2001-07-30 23:17:21 +0000
commita12e4610920c73cd15836a810d9df1cd5d0f0132 (patch)
tree73f4625bbadc31a28b27e57349b3535fd9ec4c63
parenta9b3f63084e59715da3a1dd5b365a2638aa54a1e (diff)
downloadffmpeg-streaming-a12e4610920c73cd15836a810d9df1cd5d0f0132.zip
ffmpeg-streaming-a12e4610920c73cd15836a810d9df1cd5d0f0132.tar.gz
suppressed unused stuff
Originally committed as revision 15 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r--bswap.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/bswap.h b/bswap.h
index 2318afd..50eea9e 100644
--- a/bswap.h
+++ b/bswap.h
@@ -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
OpenPOWER on IntegriCloud