Explorar o código

optimize code

hewei.it %!s(int64=4) %!d(string=hai) anos
pai
achega
2b4723ff84
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      examples/qt/client/TcpClientPage.cpp

+ 0 - 3
examples/qt/client/TcpClientPage.cpp

@@ -126,9 +126,6 @@ bool TcpClientPage::connect(int port, const char *host)
 
 void TcpClientPage::close()
 {
-    if (client) {
-        client->stop(true);
-    }
     SAFE_DELETE(client);
 }