mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-16 18:38:20 +02:00
egis_etu905: Remove unused variable
This commit is contained in:
parent
fdbc9ee655
commit
f5806825de
1 changed files with 0 additions and 1 deletions
|
|
@ -943,7 +943,6 @@ egis_etu905_get_check_cmd (FpDevice *device,
|
|||
fp_dbg ("Get check command");
|
||||
FpiDeviceEgisEtu905 *self = FPI_DEVICE_EGIS_ETU905 (device);
|
||||
g_auto(FpiByteWriter) writer = {0};
|
||||
g_autofree guchar *result = NULL;
|
||||
gboolean written = TRUE;
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue