Enlightenment CVS committal Author : raster Project : e17 Module : libs/edb
Dir : e17/libs/edb/src Modified Files: e_db.c Log Message: ok why the fuck no more atexit db flush stuff. =================================================================== RCS file: /cvs/e/e17/libs/edb/src/e_db.c,v retrieving revision 1.24 retrieving revision 1.25 diff -u -3 -r1.24 -r1.25 --- e_db.c 26 Aug 2004 20:05:54 -0000 1.24 +++ e_db.c 16 May 2006 11:21:19 -0000 1.25 @@ -65,7 +65,7 @@ if (!edb_init) { - atexit(e_db_flush); +// atexit(e_db_flush); edb_init = 1; } for (ptr = edbs; ptr; ptr = ptr->next) ------------------------------------------------------- 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