Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/modules/engines/fb Modified Files: evas_engine.c Log Message: removes some unused struct members (should remove more though) and fixes up modular loaders =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/evas/src/modules/engines/fb/evas_engine.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- evas_engine.c 14 Jan 2006 12:13:37 -0000 1.1 +++ evas_engine.c 15 Jan 2006 06:21:04 -0000 1.2 @@ -931,7 +931,7 @@ re = (Render_Engine *)data; im = image; - if (im->info.format == 1) return "png"; +// if (im->info.format == 1) return "png"; return NULL; } ------------------------------------------------------- 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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs