Depsgraph: Revert unwillingly staged change from previous commit

One of those days, sorry for the spam.
This commit is contained in:
2020-01-07 12:26:17 +01:00
parent b6b5924e69
commit bcfa1c3051

View File

@@ -56,7 +56,6 @@ namespace DEG {
namespace {
template<typename ScheduleFunction>
void schedule_children(TaskPool *pool, Depsgraph *graph, OperationNode *node, const int thread_id);
/* Denotes which part of dependency graph is being evaluated. */