diff --git a/src/TopicTree.h b/src/TopicTree.h index 2b78e1c..5608df3 100644 --- a/src/TopicTree.h +++ b/src/TopicTree.h @@ -78,9 +78,6 @@ public: } TopicTree() { - /* Disable this for now */ - return; - /* Dynamically hook us up with the Loop post handler */ Loop::get()->addPostHandler([this](Loop *loop) {