remove irrelevant comment
This commit is contained in:
parent
a64b7b0c4a
commit
d64d50c978
@ -36,9 +36,6 @@ namespace ix
|
||||
{
|
||||
if (disableAutomaticReconnection)
|
||||
{
|
||||
std::cout << "Disabling automatic reconnection with "
|
||||
"_webSocket.disableAutomaticReconnection()"
|
||||
" not supported yet" << std::endl;
|
||||
_webSocket.disableAutomaticReconnection();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user