Cleanup: remove log
This commit is contained in:
@@ -281,7 +281,6 @@ public class Client {
|
||||
}
|
||||
|
||||
public synchronized int stop() {
|
||||
System.out.println("Client::stop");
|
||||
this.running = false;
|
||||
this.disableErrorSending = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user