mirror of
https://github.com/Relintai/rcpp_framework.git
synced 2024-11-10 00:52:11 +01:00
Don't call setup() in WebRoot's constructor.
This commit is contained in:
parent
d380d14152
commit
bd93a2a9ce
@ -133,8 +133,6 @@ void WebRoot::update() {
|
||||
|
||||
WebRoot::WebRoot() :
|
||||
WebRouterNode() {
|
||||
|
||||
setup();
|
||||
}
|
||||
|
||||
WebRoot::~WebRoot() {
|
||||
|
Loading…
Reference in New Issue
Block a user