efl task - go back to non beta... this breaks the world

This commit is contained in:
Carsten Haitzler 2019-09-10 17:53:59 +01:00
parent 5455a2dcf7
commit 93b4571d69
1 changed files with 1 additions and 1 deletions

View 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