On Sat, Sep 19, 2015 at 01:26:35PM -0400, Ganesh Ajjanagadde wrote:
> This fixes a -Wunused-variable, see e.g
> http://fate.ffmpeg.org/log.cgi?time=20150919162338&log=compile&slot=x86_64-archlinux-gcc-threads.
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libavresample/resample.c | 1 -
> 1 file
On Sat, Sep 19, 2015 at 1:26 PM, Ganesh Ajjanagadde
wrote:
> This fixes a -Wunused-variable, see e.g
> http://fate.ffmpeg.org/log.cgi?time=20150919162338&log=compile&slot=x86_64-archlinux-gcc-threads.
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libavresample/resample.c | 1 -
> 1 file changed,
This fixes a -Wunused-variable, see e.g
http://fate.ffmpeg.org/log.cgi?time=20150919162338&log=compile&slot=x86_64-archlinux-gcc-threads.
Signed-off-by: Ganesh Ajjanagadde
---
libavresample/resample.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/libavresample/resample.c b/libavresample/res