diff --git a/src/NodeBind.js b/src/NodeBind.js index c3533d2..bfb5e68 100644 --- a/src/NodeBind.js +++ b/src/NodeBind.js @@ -394,24 +394,6 @@ return this.bindings.value = value; } - function updateSelect(select, property, value, retries) { - select[property] = value; - if (!retries || select[property] == value) - return - - // The binding may wish to bind to an