FINALLY shut ffmpeg up!

In all seriousness, no need for this definition anymore.
This commit is contained in:
Jason Felds
2015-10-08 19:06:26 -04:00
parent 98bf0d739b
commit 41a2d829e4
2 changed files with 4 additions and 8 deletions
-2
View File
@@ -34,8 +34,6 @@ extern "C" int sm_main( int argc, char *argv[] );
#define ArchSwap16(n) OSSwapInt16((n))
#define HAVE_BYTE_SWAPS
#define attribute_deprecated // Shut ffmpeg up!
#endif
/*
-2
View File
@@ -22,8 +22,6 @@
#endif
#include "archutils/Common/gcc_byte_swaps.h"
#define attribute_deprecated // Shut ffmpeg up!
#endif
/*