Skip to content

Commit

Permalink
Traktor: Do not use pipeline db when creating dependency scanner from…
Browse files Browse the repository at this point in the history
… editor.
  • Loading branch information
apistol78 committed Apr 30, 2024
1 parent 73adf8d commit 658fb2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/Editor/App/EditorForm.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1992,7 +1992,7 @@ Ref< IPipelineDepends> EditorForm::createPipelineDepends(PipelineDependencySet*
m_sourceDatabase,
m_outputDatabase,
dependencySet,
m_pipelineDb,
nullptr,
instanceCache,
nullptr,
recursionDepth
Expand Down

0 comments on commit 658fb2b

Please sign in to comment.