e_comp: partial revert to fix mixer popup

Revert "let us... force zoomap always for popups and menus. let's eee if this"
This reverts commit 4df2ff56f5.
This commit is contained in:
Jérémy Zurcher 2013-05-13 22:53:22 +02:00
parent 9f744b5eb3
commit d0b7970f5f
1 changed files with 0 additions and 1 deletions

View File

@ -2071,7 +2071,6 @@ _e_comp_win_dummy_add(E_Comp *c, Evas_Object *obj, E_Object *eobj, Eina_Bool nol
if (cw->pop)
{
e_zoomap_always_set(cw->zoomobj, EINA_TRUE);
evas_object_data_set(cw->shobj, "popup", cw->pop);
evas_object_data_set(cw->effect_obj, "popup", cw->pop);
evas_object_name_set(cw->zoomobj, "cw->zoomobj::POPUP");