Enlightenment CVS committal

Author  : onefang
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/modules/loaders/xpm


Modified Files:
        evas_image_load_xpm.c 


Log Message:
printf no longer needed.

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/modules/loaders/xpm/evas_image_load_xpm.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- evas_image_load_xpm.c       21 Sep 2006 00:00:01 -0000      1.3
+++ evas_image_load_xpm.c       21 Sep 2006 00:22:43 -0000      1.4
@@ -114,9 +114,6 @@
    int                 count, pixels;
 
    if (!file) return 0;
-
-printf("evas_image_load_file_xpm(%s, %s, %d)\n", file, key, load_data);
-
    done = 0;
 //   transp = -1;
    transp = 0;



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to