Remove pointless code.

Originally committed as revision 11887 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2008-02-09 18:02:28 +00:00
parent 7bab3a26e4
commit a3689bf7b4
1 changed files with 0 additions and 2 deletions

View File

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