diff --git a/src/examples/emotion/emotion_signals_example.c b/src/examples/emotion/emotion_signals_example.c index dbc7a5b969..de8a39f1b9 100644 --- a/src/examples/emotion/emotion_signals_example.c +++ b/src/examples/emotion/emotion_signals_example.c @@ -162,8 +162,6 @@ main(int argc, const char *argv[]) ecore_evas_shutdown(); return 0; - ecore_evas_free(ee); - error: ecore_evas_shutdown(); return -1;