mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-04-27 07:11:24 +00:00
mindtct/loop.c: In function ‘process_loop_V2’:
mindtct/loop.c:713:8: warning: variable ‘halfway’ set but not used [-Wunused-but-set-variable]
int halfway;
^~~~~~~