From 1e34584814071ceb496d01dc7fab515105a8755c Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sat, 24 Sep 2016 19:31:55 +0200 Subject: [PATCH] avfilter/tests/integral: Remove unused variables MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Clément Bœsch Signed-off-by: Michael Niedermayer --- libavfilter/tests/integral.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/libavfilter/tests/integral.c b/libavfilter/tests/integral.c index 8a2286b54d..049fefae83 100644 --- a/libavfilter/tests/integral.c +++ b/libavfilter/tests/integral.c @@ -62,8 +62,6 @@ int main(void) for (yoff = -e; yoff <= e; yoff++) { for (xoff = -e; xoff <= e; xoff++) { - int x, y; - printf("xoff=%d yoff=%d\n", xoff, yoff); compute_ssd_integral_image(ii_start, ii_lz_32,