mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
lib: Remove fp_img_dev->priv
And use the new instance data helper.
This commit is contained in:
@@ -155,9 +155,6 @@ struct fp_img_dev {
|
||||
|
||||
/* FIXME: better place to put this? */
|
||||
size_t identify_match_offset;
|
||||
|
||||
/* FIXME: Remove */
|
||||
void *priv;
|
||||
};
|
||||
|
||||
int fpi_imgdev_get_img_width(struct fp_img_dev *imgdev);
|
||||
|
||||
Reference in New Issue
Block a user