Co-authored-by: Samuel Rigaud <srigaud@duodisplay.com>
@@ -180,7 +180,7 @@ class AnalyticLightNode extends LightingNode {
} else {
- shadowNode = this.setupShadowNode( builder );
+ shadowNode = this.setupShadowNode();
}