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

View File

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