libos: Fix Action
This commit is contained in:
parent
15dc71e8e1
commit
2aefbdc4ee
@ -107,7 +107,7 @@ namespace os
|
||||
|
||||
void call()
|
||||
{
|
||||
return m_function();
|
||||
m_function();
|
||||
}
|
||||
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user