lib: Move fp_minutiae to fpi-img.h

This commit is contained in:
Bastien Nocera
2018-09-28 13:45:05 +02:00
parent a59a5caaf3
commit e90ec04441
2 changed files with 2 additions and 4 deletions

View File

@@ -92,9 +92,5 @@ struct fp_img_driver {
void (*deactivate)(struct fp_img_dev *dev);
};
struct fp_minutiae;
/* for image drivers */
#endif