discomfitor pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=e54815a29fd1b3e8c38e0e86af1a4ed5ef97f9bd

commit e54815a29fd1b3e8c38e0e86af1a4ed5ef97f9bd
Author: Mike Blumenkrantz <zm...@samsung.com>
Date:   Wed Jan 1 14:48:05 2014 -0500

    e menus no longer use comp shadows
---
 src/bin/e_comp_object.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/bin/e_comp_object.c b/src/bin/e_comp_object.c
index 0d38315..87f076c 100644
--- a/src/bin/e_comp_object.c
+++ b/src/bin/e_comp_object.c
@@ -2117,7 +2117,6 @@ e_comp_object_util_add(Evas_Object *obj, 
E_Comp_Object_Type type)
         list = conf->match.popups;
         skip = conf->match.disable_popups;
         fast = conf->fast_popups;
-        shadow = EINA_TRUE;
         break;
       default:
         skip = EINA_TRUE;

-- 


Reply via email to