diff --git a/ixwebsocket/IXWebSocket.cpp b/ixwebsocket/IXWebSocket.cpp index d03da712..a40892d1 100644 --- a/ixwebsocket/IXWebSocket.cpp +++ b/ixwebsocket/IXWebSocket.cpp @@ -142,7 +142,6 @@ namespace ix { bool automaticReconnection = _automaticReconnection; - // This value needs to be forced when shutting down, it is restored later _automaticReconnection = false;