diff --git a/core/http/web_root.cpp b/core/http/web_root.cpp index bf85513..925bdb0 100644 --- a/core/http/web_root.cpp +++ b/core/http/web_root.cpp @@ -133,8 +133,6 @@ void WebRoot::update() { WebRoot::WebRoot() : WebRouterNode() { - - setup(); } WebRoot::~WebRoot() {