remove line

This commit is contained in:
Alexandre Konieczny 2019-04-25 10:13:24 +02:00
parent 3a9fe7c480
commit ed4063bd6a

View File

@ -142,7 +142,6 @@ namespace ix
{ {
bool automaticReconnection = _automaticReconnection; bool automaticReconnection = _automaticReconnection;
// This value needs to be forced when shutting down, it is restored later // This value needs to be forced when shutting down, it is restored later
_automaticReconnection = false; _automaticReconnection = false;