Minor cleanup.

This commit is contained in:
Martin Felis
2025-04-11 12:22:03 +02:00
parent c173707a18
commit 3b5537fc9d
4 changed files with 22 additions and 30 deletions
-4
View File
@@ -175,10 +175,6 @@ TEST_CASE_METHOD(
AnimNodeResource* blend_node = blend_tree_resource->GetNode(blend_node_index);
blend_node->m_name = "BlendWalkRun";
// Setup graph outputs and inputs
AnimNodeResource* graph_output_node =
blend_tree_resource->GetGraphOutputNode();
blend_tree_resource->RegisterBlendTreeInputSocket<float>("GraphFloatInput");
// Wire up nodes