* e: remove some historic comment.

NOTE: I did some test and wasn't able to trigger the documented segv.
	If you get a segv on exit, please report and help me to understand how
	to trigger it. Anyway, I reactived it so that we can get global memory
	consuption statistic with e17.


SVN revision: 47322
This commit is contained in:
Cedric BAIL 2010-03-18 15:02:10 +00:00
parent b109ded5aa
commit e8c170542b
1 changed files with 2 additions and 2 deletions

View File

@ -393,8 +393,8 @@ main(int argc, char **argv)
ecore_imf_init();
_e_main_shutdown_push(ecore_imf_shutdown);
#endif
// FIXME: SEGV's on shutdown if fm2 windows up - disable for now.
// _e_main_shutdown_push(ecore_shutdown);
// FIXME: SEGV's on shutdown if fm2 windows up - disable for now. => is it history ?
_e_main_shutdown_push(ecore_shutdown);
/* init edje and set it up in frozen mode */
edje_init();