Enlightenment CVS committal Author : englebass Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_fm.c Log Message: Don't compile unused code. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_fm.c,v retrieving revision 1.119 retrieving revision 1.120 diff -u -3 -r1.119 -r1.120 --- e_fm.c 28 Dec 2006 13:43:30 -0000 1.119 +++ e_fm.c 28 Dec 2006 14:31:00 -0000 1.120 @@ -1465,6 +1465,7 @@ } } +#if 0 static void _e_fm2_icons_place_custom_grid_icons(E_Fm2_Smart_Data *sd) { @@ -1484,6 +1485,7 @@ if ((ic->y + ic->h) > sd->max.h) sd->max.h = ic->y + ic->h; } } +#endif static void _e_fm2_icons_place_custom_smart_grid_icons(E_Fm2_Smart_Data *sd) ------------------------------------------------------------------------- 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