Skip to content

Commit

Permalink
Remove extra newline
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Stone <[email protected]>
  • Loading branch information
jstone-lucasfilm authored Nov 21, 2023
1 parent d3e20c4 commit 042812d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/MaterialXGraphEditor/Graph.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3893,7 +3893,6 @@ void Graph::handleRenderViewInputs()
{
_renderer->setScrollEvent(scrollAmt);
}

}

void Graph::drawGraph(ImVec2 mousePos)
Expand Down

0 comments on commit 042812d

Please sign in to comment.