fix(Core/Misc): Remove invalid comment (#10523)
This commit is contained in:
@@ -171,7 +171,6 @@ namespace Acore
|
|||||||
|
|
||||||
std::atomic<bool> was_terminated;
|
std::atomic<bool> was_terminated;
|
||||||
|
|
||||||
// Workaround for missing move support in boost < 1.57
|
|
||||||
Optional<std::shared_ptr<std::future<int>>> result;
|
Optional<std::shared_ptr<std::future<int>>> result;
|
||||||
Optional<std::reference_wrapper<child>> my_child;
|
Optional<std::reference_wrapper<child>> my_child;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user