mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-15 00:44:25 +09:00
virtual-device-storage: Actually clear storage when requested
This commit is contained in:
committed by
Benjamin Berg
parent
992a207ede
commit
439223cac3
@@ -174,6 +174,8 @@ dev_clear_storage (FpDevice *dev)
|
||||
return;
|
||||
}
|
||||
|
||||
g_hash_table_remove_all (vdev->prints_storage);
|
||||
|
||||
fpi_device_clear_storage_complete (dev, NULL);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user