libfprint/libfprint
Bastien Nocera 821cbae187 loop: Remove unused variable
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;
        ^~~~~~~
2018-08-27 20:01:00 +02:00
..
drivers vfs301: Use vfs301_proto_deinit() 2018-08-27 20:01:00 +02:00
nbis loop: Remove unused variable 2018-08-27 20:01:00 +02:00
aeslib.c lib: Use GLib and libusb directly for debug output 2018-05-23 19:13:08 +02:00
aeslib.h lib: Use public header in helper files 2018-05-29 13:34:18 +02:00
assembling.c assembling: Add guards to fpi_assemble_lines() 2018-05-31 11:06:31 +02:00
assembling.h lib: Use public header in helper files 2018-05-29 13:34:18 +02:00
async.c lib: Remove drv->close absence support in fp_async_dev_close() 2018-05-31 11:06:31 +02:00
core.c lib: Remove unused fpi_dev_get_dev_state() 2018-08-27 20:01:00 +02:00
data.c data: Mark all the fp_dscv_print functions as deprecated 2018-05-24 13:21:40 +02:00
drivers_api.h lib: Remove unused fpi_dev_get_dev_state() 2018-08-27 20:01:00 +02:00
drv.c lib: Make fpi_ssm opaque for drivers 2018-05-29 13:34:18 +02:00
empty_file build: Remove the need to modify sources for new drivers 2018-05-24 12:23:39 +02:00
fp_internal.h lib: Downgrade fp_err() to be non-fatal 2018-07-16 16:08:54 +02:00
fprint-list-supported-devices.c lib: Supported devices list is for master, not stable 2018-06-12 12:46:19 +02:00
fprint-list-udev-rules.c elan: Remove supported devices from udev whitelist 2018-08-09 14:45:15 +02:00
fprint.h poll: Fix fp_get_pollfds retval type 2018-06-26 14:53:53 +02:00
img.c img: Remove remove_perimeter_pts setting 2018-08-24 16:11:07 +02:00
imgdev.c lib: Replace empty fp_dbg() calls 2018-05-23 19:11:07 +02:00
meson.build nbis: Update to NBIS 5.0.0 2018-08-27 20:01:00 +02:00
pixman.c lib: use pixman for imaging utils 2013-08-19 11:13:50 +03:00
poll.c poll: Fix fp_get_pollfds retval type 2018-06-26 14:53:53 +02:00
sync.c lib: Use GLib and libusb directly for debug output 2018-05-23 19:13:08 +02:00