bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/misc/entrance.git/commit/?id=f1ef50f476f19af97c01246b9a31532c3ea2f2ec
commit f1ef50f476f19af97c01246b9a31532c3ea2f2ec Author: Marcel Hollerbach <[email protected]> Date: Tue Apr 8 19:18:41 2014 +0200 entrance: remove a wrong undef --- src/bin/entrance_conf_user.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bin/entrance_conf_user.c b/src/bin/entrance_conf_user.c index 192d44e..111ebf0 100644 --- a/src/bin/entrance_conf_user.c +++ b/src/bin/entrance_conf_user.c @@ -354,7 +354,6 @@ _entrance_conf_user_build_cb(Evas_Object *t, Entrance_Login *eu) ++j; evas_object_show(t); - #undef LIST_FILL } --
