Skip to content
Snippets Groups Projects
Commit 18e039e2 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

pp

parent 13e1cef3
No related branches found
No related tags found
No related merge requests found
......@@ -339,7 +339,6 @@ bool gmshLocalNetworkClient::receiveMessage()
Msg::StatusBar(true, "Running '%s'...", subClient->getName().c_str());
subClient->setGmshServer(server);
addClient(subClient);
std::cout << "Gmsh has " << getNumClients() << " clients\n";
}
}
break;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment