# HG changeset patch # User michael # Date 1202580148 0 # Node ID b98dde3f56a0fe550fe33fa3d87ed5d4ca60ec27 # Parent 870714b0f29357cf6453459da1e85ca2f9bc7061 Remove pointless code. diff -r 870714b0f293 -r b98dde3f56a0 libxvidff.c --- a/libxvidff.c Sat Feb 09 17:55:07 2008 +0000 +++ b/libxvidff.c Sat Feb 09 18:02:28 2008 +0000 @@ -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.