diff --git a/www/home_header.php b/www/home_header.php index 6e98934a7d..3b980fe603 100644 --- a/www/home_header.php +++ b/www/home_header.php @@ -91,10 +91,6 @@ } if (document.body.querySelector(".home_feature_hed-main")) { - // if (document.body.classList.contains("feature-pro")) { - // document.body.classList.remove("feature-pro"); - // document.body.classList.add("feature-lfwp"); - // } else if (document.body.classList.contains("feature-lfwp")) { document.body.classList.remove("feature-lfwp"); document.body.classList.add("feature-cc");