fix(Core/Misc): Remove invalid comment (#10523)
This commit is contained in:
parent
246babb12c
commit
b05a4eb71e
1 changed files with 0 additions and 1 deletions
|
|
@ -171,7 +171,6 @@ namespace Acore
|
|||
|
||||
std::atomic<bool> was_terminated;
|
||||
|
||||
// Workaround for missing move support in boost < 1.57
|
||||
Optional<std::shared_ptr<std::future<int>>> result;
|
||||
Optional<std::reference_wrapper<child>> my_child;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue