Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

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


Modified Files:
        evas_outbuf.c 


Log Message:


get rid of useless shm check.... and other things (cant remember)

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/evas/src/lib/engines/software_x11/evas_outbuf.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- evas_outbuf.c       12 Feb 2003 23:31:38 -0000      1.3
+++ evas_outbuf.c       9 Oct 2003 03:05:17 -0000       1.4
@@ -218,7 +218,6 @@
                       buf->priv.mask.b, buf->priv.pal->colors);
             }
        }
-      buf->priv.x.shm = evas_software_x11_x_software_x11_can_do_shm(buf->priv.x.disp);
       evas_software_x11_outbuf_software_x11_drawable_set(buf, draw);
       evas_software_x11_outbuf_software_x11_mask_set(buf, mask);
    }




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to