* e: remove some historic comment.
authorCedric BAIL <cedric.bail@free.fr>
Thu, 18 Mar 2010 15:02:10 +0000 (15:02 +0000)
committerCedric BAIL <cedric.bail@free.fr>
Thu, 18 Mar 2010 15:02:10 +0000 (15:02 +0000)
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

src/bin/e_main.c

index 6af7132..6f992dd 100644 (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();