Skip to content

Commit

Permalink
Remove extraneous whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
garythomson committed Feb 20, 2020
1 parent 30f18b4 commit 2e1892b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Release/include/pplx/pplx.h
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ class _TaskCollectionImpl
{
_M_scheduled_task.store(nullptr);
_M_Completed.set();

}

scheduler_ptr _GetScheduler() const { return _M_pScheduler; }
Expand Down

0 comments on commit 2e1892b

Please sign in to comment.