discomfitor pushed a commit to branch master.

commit 8aa2829cdb20add9fac66848c4d022f356ec41de
Author: Mike Blumenkrantz <[email protected]>
Date:   Wed Jun 12 14:56:16 2013 +0100

    remove another systray layer check
---
 src/modules/systray/e_mod_main.c | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/src/modules/systray/e_mod_main.c b/src/modules/systray/e_mod_main.c
index 318762e..1550f85 100644
--- a/src/modules/systray/e_mod_main.c
+++ b/src/modules/systray/e_mod_main.c
@@ -240,14 +240,6 @@ _gc_init(E_Gadcon *gc, const char *name, const char *id, 
const char *style)
         return NULL;
      }
 
-   if ((gc->shelf) && (!gc->shelf->popup))
-     {
-        e_util_dialog_internal
-          (_("Systray Error"),
-          _("Systray cannot work in a shelf that is set to below 
everything."));
-        return NULL;
-     }
-
    inst = E_NEW(Instance, 1);
    if (!inst)
      return NULL;

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to