Commit c84508ae authored by Max Kellermann's avatar Max Kellermann

Merge branch 'v0.18.x'

parents 77f2cd65 f06fe1ea
......@@ -51,6 +51,6 @@ TimeoutMonitor::ScheduleSeconds(unsigned s)
void
TimeoutMonitor::Run()
{
active = true;
active = false;
OnTimeout();
}
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