summaryrefslogtreecommitdiffstats
path: root/libavcodec/libxvidff.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2008-02-09 18:02:28 +0000
committerMichael Niedermayer <michaelni@gmx.at>2008-02-09 18:02:28 +0000
commita3689bf7b4a6c7951146efd901883601328e22b5 (patch)
tree0bcf7f5dcaa84a8d1f6e2cff2209dd39b0cd9bb5 /libavcodec/libxvidff.c
parent7bab3a26e43ab0d71470514df74916ff43765815 (diff)
downloadffmpeg-streaming-a3689bf7b4a6c7951146efd901883601328e22b5.zip
ffmpeg-streaming-a3689bf7b4a6c7951146efd901883601328e22b5.tar.gz
Remove pointless code.
Originally committed as revision 11887 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/libxvidff.c')
-rw-r--r--libavcodec/libxvidff.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/libxvidff.c b/libavcodec/libxvidff.c
index 414471e..f3a1a5b 100644
--- a/libavcodec/libxvidff.c
+++ b/libavcodec/libxvidff.c
@@ -38,9 +38,7 @@
#define BUFFER_CAT(x) (&((x)[strlen(x)]))
/* For PPC Use */
-#ifdef HAVE_ALTIVEC
extern int has_altivec(void);
-#endif
/**
* Structure for the private XviD context.
OpenPOWER on IntegriCloud