Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/eet
Dir : e17/libs/eet/src/lib Modified Files: eet_data.c Log Message: Unused variable =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/eet/src/lib/eet_data.c,v retrieving revision 1.24 retrieving revision 1.25 diff -u -3 -r1.24 -r1.25 --- eet_data.c 30 Jul 2005 09:09:31 -0000 1.24 +++ eet_data.c 4 Oct 2005 11:31:44 -0000 1.25 @@ -384,7 +384,7 @@ static int eet_data_get_double(void *src, void *src_end, void *dst) { - double *d, td; + double *d; float tf; char *s, *str, *p, *prev_locale; int len; ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs