mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00: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