Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_evas


Modified Files:
        ecore_evas_directfb.c 


Log Message:
delete_idle_enterer is gone.

===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_evas/ecore_evas_directfb.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- ecore_evas_directfb.c       5 Nov 2006 15:22:47 -0000       1.8
+++ ecore_evas_directfb.c       6 Apr 2007 12:28:16 -0000       1.9
@@ -99,7 +99,6 @@
    Ecore_Evas *ee;
    
    ee = evas_hash_find(ecore_evases_hash, 
_ecore_evas_directfb_winid_str_get(win));
-   if ((ee) && (ee->delete_idle_enterer)) return NULL;
    return ee;
 }
        



-------------------------------------------------------------------------
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