diff --git a/emhttp/plugins/dynamix/include/ThemeHelper.php b/emhttp/plugins/dynamix/include/ThemeHelper.php index 5bbd5bef5..02c948668 100644 --- a/emhttp/plugins/dynamix/include/ThemeHelper.php +++ b/emhttp/plugins/dynamix/include/ThemeHelper.php @@ -33,7 +33,6 @@ class ThemeHelper { private bool $lightTheme; private string $themeHtmlClass; private string $fgcolor; - private bool $initialized = false; /** * Constructor for ThemeHelper