diff options
-rw-r--r-- | lib/top_block.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/top_block.cpp b/lib/top_block.cpp index 4f4ca67..4d2f956 100644 --- a/lib/top_block.cpp +++ b/lib/top_block.cpp @@ -100,7 +100,6 @@ void TopBlock::run(void) { this->start(); this->wait(); - this->disconnect_all(); } GRAS_FORCE_INLINE void wait_thread_yield(void) |