On Fri, Aug 21, 2015 at 09:57:50AM -0400, Ganesh Ajjanagadde wrote:
> Fixes a -Wunused-variable while compiling with --disable-yasm on x86
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libavcodec/x86/v210-init.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
applied
thanks
[...]
--
Fixes a -Wunused-variable while compiling with --disable-yasm on x86
Signed-off-by: Ganesh Ajjanagadde
---
libavcodec/x86/v210-init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/x86/v210-init.c b/libavcodec/x86/v210-init.c
index dfdfd26..f579307 100644
--- a/li