Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_int_config_modules.c Log Message: No need to call save_queue on module unload, e_module_disable already calls it. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_modules.c,v retrieving revision 1.36 retrieving revision 1.37 diff -u -3 -r1.36 -r1.37 --- e_int_config_modules.c 22 Jun 2006 20:17:23 -0000 1.36 +++ e_int_config_modules.c 22 Jun 2006 20:20:16 -0000 1.37 @@ -216,7 +216,6 @@ e_widget_disabled_set(cfdata->gui.about, 1); e_module_disable(m); e_object_del(E_OBJECT(m)); - e_config_save_queue(); cm->state = MOD_UNLOADED; } break; 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