One more fix to connection handling.
[jenirok] / src / common / eniro.cpp
index 77290e2..46fda30 100644 (file)
@@ -257,7 +257,6 @@ void Eniro::handleHttpError(int id)
         pendingLoginRequests_.end())
     {
         emit loginStatus(false);
-
     }
 }