Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/pager


Modified Files:
        e_mod_main.c 


Log Message:
Potential problem...

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/modules/pager/e_mod_main.c,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -3 -r1.69 -r1.70
--- e_mod_main.c        20 Mar 2005 19:07:20 -0000      1.69
+++ e_mod_main.c        20 Mar 2005 19:13:32 -0000      1.70
@@ -1025,6 +1025,8 @@
        if (!found)
          {
             /* find the window */
+            /* FIXME: pw will always be NULL, because we have removed
+             * this border from the other desks... */
             pw = _pager_face_border_find(face, ev->border);
             /* find the pager desk of the target desk */
             pd = _pager_face_desk_find(face, ev->border->desk);




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to