Skip to content

Commit

Permalink
Minor whitespace fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jstone-lucasfilm committed Apr 11, 2024
1 parent d315c05 commit 76402bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions source/MaterialXCore/Document.h
Original file line number Diff line number Diff line change
Expand Up @@ -670,8 +670,7 @@ class MX_CORE_API Document : public GraphElement
// Clients using these interfaces should update them to the latest API.
//
[[deprecated]] NodeDefPtr addNodeDefFromGraph(const NodeGraphPtr nodeGraph, const string& nodeDefName, const string& node, const string& version,
bool isDefaultVersion, const string& nodeGroup, const string& newGraphName);

bool isDefaultVersion, const string& nodeGroup, const string& newGraphName);

public:
static const string CATEGORY;
Expand Down

0 comments on commit 76402bd

Please sign in to comment.