Commit ff1c3638 authored by captainwong's avatar captainwong

fix

parent ab65345b
......@@ -172,8 +172,6 @@ struct simple_libevent_client::Impl
if (client->userData_ && client->onTimer_) {
client->onTimer_(client->userData_);
}
} else {
return;
}
}
......
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