Commit 193d08a0 authored by arpi's avatar arpi

*HUGE* set of compiler warning fixes, unused variables removal

based on patch by Dominik Mierzejewski <dominik@rangers.eu.org>


git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@8124 b3059339-0415-0410-9bf9-f77b7e298cf2
parent 512b7718
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
#include "../cpudetect.h" #include "../cpudetect.h"
#include "../mangle.h" #include "../mangle.h"
#include "../bswap.h" #include "../bswap.h"
#include "../libvo/fastmemcpy.h"
#ifdef ARCH_X86 #ifdef ARCH_X86
#define CAN_COMPILE_X86_ASM #define CAN_COMPILE_X86_ASM
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment