efl task - go back to non beta... this breaks the world
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Tue, 10 Sep 2019 16:53:59 +0000 (17:53 +0100)
committerYeongjong Lee <yj34.lee@samsung.com>
Mon, 16 Sep 2019 01:23:00 +0000 (10:23 +0900)
src/lib/ecore/efl_task.eo

index 6182e7c..6fd162b 100644 (file)
@@ -21,7 +21,7 @@ enum Efl.Task_Flags {
    exit_with_parent   = 8, [[Exit when parent exits.]]
 }
 
-abstract @beta Efl.Task extends Efl.Loop_Consumer
+abstract Efl.Task extends Efl.Loop_Consumer
 {
    [[EFL's abstraction for a task (process).
      @since 1.22