diff --git a/src/bin/e_main.c b/src/bin/e_main.c index 6af713219..6f992dd01 100644 --- a/src/bin/e_main.c +++ b/src/bin/e_main.c @@ -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();