Enlightenment CVS committal Author : handyande Project : misc Module : enotes
Dir : misc/enotes/src Modified Files: main.c Log Message: oops, shouldn't have comitted this =================================================================== RCS file: /cvsroot/enlightenment/misc/enotes/src/main.c,v retrieving revision 1.24 retrieving revision 1.25 diff -u -3 -r1.24 -r1.25 --- main.c 3 Feb 2006 22:19:15 -0000 1.24 +++ main.c 3 Feb 2006 23:02:44 -0000 1.25 @@ -49,14 +49,13 @@ /* Read the Usage and Configurations */ main_config = mainconfig_new(); - read_configuration(main_config); - /*if (read_configuration(main_config) != ECORE_CONFIG_PARSE_CONTINUE) { + if (read_configuration(main_config) != ECORE_CONFIG_PARSE_CONTINUE) { ecore_config_shutdown(); ecore_ipc_shutdown(); ecore_shutdown(); mainconfig_free(main_config); return (-1); - }*/ + } dml("Successfully Read Configurations and Usage", 1); ------------------------------------------------------- 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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs