Cleanup: Removed incorrect // namespace DEG comment

No functional changes.
This commit is contained in:
Sybren A. Stüvel
2020-07-17 16:00:08 +02:00
parent 893eb30730
commit d8a6eec1a3

View File

@@ -2956,7 +2956,7 @@ void DepsgraphRelationBuilder::build_driver_relations(IDNode *id_node)
}
}
}
} // namespace DEG
}
/* **** ID traversal callbacks functions **** */