Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        eobj.c 


Log Message:
Warning--.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/eobj.c,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -3 -r1.65 -r1.66
--- eobj.c      22 Jan 2006 18:31:31 -0000      1.65
+++ eobj.c      22 Jan 2006 18:37:39 -0000      1.66
@@ -451,7 +451,9 @@
 void
 EobjShapeUpdate(EObj * eo, int propagate)
 {
+#if USE_COMPOSITE
    int                 was_shaped = eo->shaped;
+#endif
 
    if (propagate)
       eo->shaped = EShapePropagate(eo->win) != 0;




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to