Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sunag committed Oct 30, 2023
1 parent 6e9ac9f commit 02b9115
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/jsm/nodes/core/NodeBuilder.js
Original file line number Diff line number Diff line change
Expand Up @@ -645,8 +645,6 @@ class NodeBuilder {

const nodeData = this.getDataFromNode( node, shaderStage );

let nodeStruct = nodeData.structType;

if ( nodeData.structType === undefined ) {

const index = this.structs.index ++;
Expand Down

0 comments on commit 02b9115

Please sign in to comment.