Cleanup: trailing space
This commit is contained in:
@@ -340,4 +340,4 @@ void DEG_disable_visibility_optimization(struct Depsgraph *depsgraph)
|
||||
{
|
||||
deg::Depsgraph *deg_graph = reinterpret_cast<deg::Depsgraph *>(depsgraph);
|
||||
deg_graph->use_visibility_optimization = false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user