Skip to content
Snippets Groups Projects
Commit 89435e61 authored by Alex Almanza's avatar Alex Almanza
Browse files

Update MessageHandler.java

parent a2c74e22
No related branches found
No related tags found
1 merge request!44Rapiscan latest
......@@ -84,7 +84,6 @@ public class MessageHandler {
timeSinceLastMessage = System.currentTimeMillis();
System.out.println(msgLine);
msgLine = bufferedReader.readLine();
synchronized (isProcessing) {
......
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