Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_manager.c 


Log Message:
Remove stale code.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_manager.c,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -3 -r1.61 -r1.62
--- e_manager.c 13 Feb 2007 16:33:35 -0000      1.61
+++ e_manager.c 25 Mar 2007 22:20:45 -0000      1.62
@@ -525,10 +525,6 @@
    man = data;
    e = ev;
    if (e_stolen_win_get(e->win)) return 1;
-#if 0   
-   if (e->parent != man->root)
-     return 1; /* try other handlers for this */
-#endif   
    if (ecore_x_window_parent_get(e->win) != man->root)
      return 1;  /* try other handlers for this */
    



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to