discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=41ab2d4158beb59274020c7d33cc3ef89dc61b57
commit 41ab2d4158beb59274020c7d33cc3ef89dc61b57 Author: Mike Blumenkrantz <[email protected]> Date: Wed Jun 25 14:58:57 2014 -0400 remove unused E_Zone member --- src/bin/e_zone.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bin/e_zone.h b/src/bin/e_zone.h index 022dd2e..ffc7f75 100644 --- a/src/bin/e_zone.h +++ b/src/bin/e_zone.h @@ -79,7 +79,6 @@ struct _E_Zone } corner; E_Action *cur_mouse_action; - Eina_List *popups; int id; --
