You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Remove pointless code.
Originally committed as revision 11887 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -38,9 +38,7 @@
|
|||||||
#define BUFFER_CAT(x) (&((x)[strlen(x)]))
|
#define BUFFER_CAT(x) (&((x)[strlen(x)]))
|
||||||
|
|
||||||
/* For PPC Use */
|
/* For PPC Use */
|
||||||
#ifdef HAVE_ALTIVEC
|
|
||||||
extern int has_altivec(void);
|
extern int has_altivec(void);
|
||||||
#endif
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Structure for the private XviD context.
|
* Structure for the private XviD context.
|
||||||
|
Reference in New Issue
Block a user