Skip to content
Snippets Groups Projects
Commit 4263968f authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Remove box_fiber_t

parent 0028ca7f
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,6 @@ struct fiber;
/**
* Fiber - contains information about fiber
*/
typedef struct fiber box_fiber_t;
typedef void (*fiber_func)(va_list);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment