On Fri, Sep 18, 2015 at 06:17:42PM -0400, Ganesh Ajjanagadde wrote:
> This patch fixes a -Wunused-variable reported in e.g
> http://fate.ffmpeg.org/log.cgi?time=20150918194649&log=compile&slot=x86_64-debian-asan-144800.
> av_unused is used as opposed to a header guard for readability.
applied
tha
This patch fixes a -Wunused-variable reported in e.g
http://fate.ffmpeg.org/log.cgi?time=20150918194649&log=compile&slot=x86_64-debian-asan-144800.
av_unused is used as opposed to a header guard for readability.
Signed-off-by: Ganesh Ajjanagadde
---
libavdevice/xcbgrab.c | 2 +-
1 file changed,