Enlightenment CVS committal Author : devilhorns Project : e_modules Module : slideshow
Dir : e_modules/slideshow Modified Files: e_mod_config.c Log Message: Removed unused typedef and struct =================================================================== RCS file: /cvs/e/e_modules/slideshow/e_mod_config.c,v retrieving revision 1.19 retrieving revision 1.20 diff -u -3 -r1.19 -r1.20 --- e_mod_config.c 13 Feb 2006 16:05:40 -0000 1.19 +++ e_mod_config.c 28 Mar 2006 18:31:24 -0000 1.20 @@ -3,8 +3,6 @@ #include "e_mod_config.h" #include "config.h" -typedef struct _Cfg_File_Data Cfg_File_Data; - struct _E_Config_Dialog_Data { int disable_timer; @@ -12,12 +10,6 @@ #ifdef WANT_OSIRIS char *theme; #endif -}; - -struct _Cfg_File_Data -{ - E_Config_Dialog *cfd; - char *file; }; /* Protos */ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs