Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/modules/engines/software_x11


Modified Files:
        evas_outbuf.c 


Log Message:
Comment out unused variable. Seems the functions that were supposed to use
it are commented out, but the variable was left. Fixed.

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/modules/engines/software_x11/evas_outbuf.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- evas_outbuf.c       11 Jan 2008 07:33:57 -0000      1.15
+++ evas_outbuf.c       1 Feb 2008 01:50:56 -0000       1.16
@@ -969,7 +969,7 @@
      }
    for (i = 0; i < 20; i++)
      {
-       XImage             *xim;
+//     XImage             *xim;
 
        XSetForeground(buf->priv.x.disp, buf->priv.x.gc,
                       BlackPixel(buf->priv.x.disp, screen_num));



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to