Unit tests for PIClientServer
This commit is contained in:
@@ -123,7 +123,6 @@ void PIClientServer::Server::newClient(ServerClient * c) {
|
||||
config.apply(c);
|
||||
c->tcp->startThreadedRead();
|
||||
c->connected();
|
||||
piCout << "New client";
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user