Revert "clarify"

This reverts commit 7af3b751d4.
This commit is contained in:
Jeff Becker 2017-08-31 10:37:56 -04:00
parent a6f62a99b9
commit 27782ceddd
No known key found for this signature in database
GPG key ID: F357B3B42F6F9B05

View file

@ -868,7 +868,7 @@ namespace client
} }
else else
{ {
// call later if tunnel is not ready // call if tunnel is not ready
AddReadyCallback([&](const boost::system::error_code & ec) { AddReadyCallback([&](const boost::system::error_code & ec) {
if(ec) if(ec)
streamRequestComplete(nullptr); streamRequestComplete(nullptr);