Commit 70c88b85 authored by Dominik Charousset's avatar Dominik Charousset

Remove debugging output

parent b8b59222
......@@ -87,7 +87,6 @@ private:
void on_wakeup() {
if (buf_ && buf_->has_consumer_event()) {
puts("WAKEUP");
mgr_->mpx().register_writing(mgr_);
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment