From 6b964c93f7322ee6b27ad0c2a26280e17e56ec23 Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Mon, 6 Oct 2014 18:19:58 +0100 Subject: gem_seqno_wrap: Remove unused variable Signed-off-by: Damien Lespiau --- tests/gem_seqno_wrap.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/gem_seqno_wrap.c b/tests/gem_seqno_wrap.c index 6772d1e1..51fd88ce 100644 --- a/tests/gem_seqno_wrap.c +++ b/tests/gem_seqno_wrap.c @@ -475,7 +475,6 @@ static int parse_options(int opt, int opt_index) int main(int argc, char **argv) { int wcount = 0; - int r = -1; static struct option long_options[] = { {"rounds", required_argument, 0, 'n'}, -- cgit v1.2.3