diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/gem_seqno_wrap.c | 1 |
1 files changed, 0 insertions, 1 deletions
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'}, |