Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_misc.c Log Message: - cleanup =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_misc.c,v retrieving revision 1.51 retrieving revision 1.52 diff -u -3 -r1.51 -r1.52 --- ewl_misc.c 24 May 2006 02:55:15 -0000 1.51 +++ ewl_misc.c 24 May 2006 04:00:19 -0000 1.52 @@ -1072,12 +1072,13 @@ if (ewl_object_queued_has(EWL_OBJECT(w), EWL_FLAG_QUEUED_CSCHEDULED)) ewl_configure_cancel_request(w); - /* printf("Cleanup count %d: %s\n", cleanup, w->inheritance); */ + ewl_callback_call(w, EWL_CALLBACK_DESTROY); ewl_callback_del_type(w, EWL_CALLBACK_DESTROY); FREE(w); cleanup++; } + if (ewl_config.debug.gc_reap) printf("Destroyed %d EWL objects\n", cleanup); ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs