Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/engines/x11


Modified Files:
        ewl_engine_x11.c 


Log Message:
Remove comment

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/engines/x11/ewl_engine_x11.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- ewl_engine_x11.c    6 Aug 2006 01:53:02 -0000       1.8
+++ ewl_engine_x11.c    6 Aug 2006 12:27:40 -0000       1.9
@@ -1194,7 +1194,6 @@
 
                /* Request a DND data request */
                for (i = 0; i < window->dnd_types.num_types; i++) {
-                       /* FIXME: This function does not exist. */
                        if (ewl_dnd_type_supported(window->dnd_types.types[i])) 
{
                                ecore_x_selection_xdnd_request(ev->win,
                                        window->dnd_types.types[i]);



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