mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
clar: fix remove unused
This commit is contained in:
1
deps/clar/clar.c
vendored
1
deps/clar/clar.c
vendored
@@ -344,7 +344,6 @@ clar_run_test(
|
||||
const struct clar_func *reset,
|
||||
const struct clar_func *cleanup)
|
||||
{
|
||||
clar_time start, end;
|
||||
int runs = test->runs;
|
||||
volatile int i = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user