e_test_transient_for: remove unnecessary code 09/180309/1
authorJunSeok, Kim <juns.kim@samsung.com>
Mon, 28 May 2018 06:54:56 +0000 (15:54 +0900)
committerJunSeok, Kim <juns.kim@samsung.com>
Mon, 28 May 2018 06:54:56 +0000 (15:54 +0900)
Change-Id: I76fd238f2e4491edf43671d71fd1e91d70f814cb

src/testcase/0004_transient_for.cpp

index c69feb8..4c686e3 100644 (file)
@@ -101,9 +101,6 @@ etTestTransientFor::initTC()
                                             EINA_TRUE);
    EINA_SAFETY_ON_FALSE_RETURN_VAL(res, EINA_FALSE);
 
-   etRunner::get().waitEvent(E_TC_EVENT_TYPE_STACK_RAISE);
-   // TODO:: have to write work()?
-
    return EINA_TRUE;
 }