Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

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


Modified Files:
        e_mod_main.c 


Log Message:
Dragging windows between desks work now.

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/e/src/modules/dropshadow/e_mod_main.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- e_mod_main.c        23 Apr 2005 05:16:25 -0000      1.19
+++ e_mod_main.c        24 Apr 2005 19:56:42 -0000      1.20
@@ -655,7 +655,6 @@
 {
    E_Container *con;
    Evas_List *l;
-   int i;
    
    if (sh->initted) return;
    sh->initted = 1;
@@ -1142,7 +1141,6 @@
                    {
                       Shadow_Object *so;
                       E_Rect *r;
-                      int x, y, w, h;
                       
                       r = l->data;
                       so = ll->data;




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