mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-10 18:24:19 +00:00
egis_etu905: Remove unused variable
This commit is contained in:
@@ -943,7 +943,6 @@ egis_etu905_get_check_cmd (FpDevice *device,
|
|||||||
fp_dbg ("Get check command");
|
fp_dbg ("Get check command");
|
||||||
FpiDeviceEgisEtu905 *self = FPI_DEVICE_EGIS_ETU905 (device);
|
FpiDeviceEgisEtu905 *self = FPI_DEVICE_EGIS_ETU905 (device);
|
||||||
g_auto(FpiByteWriter) writer = {0};
|
g_auto(FpiByteWriter) writer = {0};
|
||||||
g_autofree guchar *result = NULL;
|
|
||||||
gboolean written = TRUE;
|
gboolean written = TRUE;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user