Enlightenment CVS committal Author : handyande Project : misc Module : engage
Dir : misc/engage/src Modified Files: e_intl.c Log Message: Small fix to remove unused e_intl code =================================================================== RCS file: /cvs/e/misc/engage/src/e_intl.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- e_intl.c 3 Sep 2006 15:14:51 -0000 1.2 +++ e_intl.c 12 Sep 2006 17:49:51 -0000 1.3 @@ -53,8 +53,8 @@ /* Input Method Configuration and Management */ static int _e_intl_cb_exit(void *data, int type, void *event); -static Evas_List *_e_intl_imc_path_scan(E_Path *path); -static Evas_List *_e_intl_imc_dir_scan(const char *dir); +/*static Evas_List *_e_intl_imc_path_scan(E_Path *path); +static Evas_List *_e_intl_imc_dir_scan(const char *dir);*/ static E_Input_Method_Config *_e_intl_imc_find(Evas_List *imc_list, char *name); @@ -947,7 +947,7 @@ } return search_list; } - +/* static Evas_List * _e_intl_imc_path_scan(E_Path *path) { @@ -1030,7 +1030,7 @@ } return imcs; } - +*/ static E_Input_Method_Config * _e_intl_imc_find(Evas_List *imc_list, char *name) { ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs