ecore: remove unused variable after code migration. Fix warning.

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D9944
This commit is contained in:
Cedric Bail 2019-09-15 22:37:59 -07:00
parent 94e9363649
commit 9b618316c4
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
static const int child_number = 3;
static const int base_ints[] = { 41, 42, 43 };
static const Eina_Bool base_selections[] = { EINA_FALSE, EINA_FALSE, EINA_TRUE };
static Eina_Value
_children_slice_get_then(void *data EINA_UNUSED,