diff --git a/nodes/logic/10-switch.js b/nodes/logic/10-switch.js index 298e205ba..489bd6ceb 100644 --- a/nodes/logic/10-switch.js +++ b/nodes/logic/10-switch.js @@ -39,12 +39,6 @@ function SwitchNode(n) { this.rules = n.rules; this.property = n.property; - this.ruleFuncs = []; - - for (var i=0;i