---
tests/checkasm/checkasm.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/checkasm/checkasm.c b/tests/checkasm/checkasm.c
index 4b6164301a..c3075fe37c 100644
--- a/tests/checkasm/checkasm.c
+++ b/tests/checkasm/checkasm.c
@@ -524,7 +524,6 @@ static int measure_nop_time(void)
{
uint16_t nops[10000];
int i, nop_sum = 0;
- av_unused const int sysfd = state.sysfd;
for (i = 0; i < 10000; i++) {
uint64_t t = checkasm_bench_start();
--
2.40.1
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".