Ephoto: Warnings--

This commit is contained in:
Stephen Houston 2016-04-08 17:26:43 -05:00
parent 89dd56870a
commit 8f2e876c57
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ _reye_clicked(void *data, Evas *e EINA_UNUSED, Evas_Object *obj EINA_UNUSED,
{
Ephoto_Reye *er = data;
unsigned int *im_data, *p1;
Evas_Coord x, y, imx, imy, imw, imh;
Evas_Coord imx, imy, imw, imh;
Evas_Coord xpos, ypos, xadj, yadj, nx, ny;
Evas_Coord xx, yy, nnx, nny;
int a, r, g, b;