mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2026-05-08 22:58:08 +02:00
device: Remove unused storage_type variable
This commit is contained in:
parent
46b7d7c1a7
commit
77126ccf1f
1 changed files with 0 additions and 3 deletions
|
|
@ -103,9 +103,6 @@ typedef struct {
|
|||
* what was passed as a username argument */
|
||||
char *username;
|
||||
|
||||
/* type of storage */
|
||||
int storage_type;
|
||||
|
||||
/* Hashtable of connected clients */
|
||||
GHashTable *clients;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue