libs/web: remove debug code from cbi.js
[project/luci.git] / libs / web / htdocs / luci-static / resources / cbi.js
index 280d476..3959b69 100644 (file)
@@ -90,7 +90,6 @@ var cbi_validators = {
                                                       (RegExp.$2 ? ':' + RegExp.$2 : '');
                                }
 
-                               window.status = addr;
                                return (addr.match(/^(?:[a-fA-F0-9]{1,4}:){7}[a-fA-F0-9]{1,4}$/) != null);
                        }
                }