Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/epeg

Dir     : e17/libs/epeg/src/bin


Modified Files:
        epeg_main.c 


Log Message:


dont need to enable that either

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/epeg/src/bin/epeg_main.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- epeg_main.c 1 Nov 2003 00:43:24 -0000       1.3
+++ epeg_main.c 1 Nov 2003 00:59:14 -0000       1.4
@@ -43,7 +43,7 @@
      {
        unsigned int *pixels;
 
-       epeg_decode_colorspace_set(im, EPEG_ARGB32);
+/*     epeg_decode_colorspace_set(im, EPEG_ARGB32); */
        pixels = epeg_pixels_get(im, 0, 0, 128, 96);
        if (pixels)
          {




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to