diff --git a/src/tests/emotion/emotion_test_main.c b/src/tests/emotion/emotion_test_main.c index 24ab7dbffe..0ef2a52911 100644 --- a/src/tests/emotion/emotion_test_main.c +++ b/src/tests/emotion/emotion_test_main.c @@ -693,7 +693,6 @@ main(int argc, char **argv) // init edje if (!edje_init()) goto shutdown_ecore_evas; - edje_frametime_set(1.0 / 30.0); // search the theme file struct stat st;