img: Remove remove_perimeter_pts setting

It's gone in NBIS 5.0.0, and will need to be replaced after the update.
This commit is contained in:
Bastien Nocera 2018-08-24 16:11:07 +02:00
parent a96509f286
commit 703d9b2a07

View file

@ -304,9 +304,6 @@ static int fpi_img_detect_minutiae(struct fp_img *img)
return -EINVAL;
}
/* Remove perimeter points from partial image */
g_lfsparms_V2.remove_perimeter_pts = img->flags & FP_IMG_PARTIAL ? TRUE : FALSE;
/* 25.4 mm per inch */
timer = g_timer_new();
r = get_minutiae(&minutiae, &quality_map, &direction_map,