Commit 864fdcff authored by Luca Arrotta's avatar Luca Arrotta

examples updated

parent 64f1c35b
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
......@@ -57,7 +57,7 @@ public class ChatServiceImpl extends ChatServiceImplBase {
//peer no longer available
synchronized (observers){
observers.remove(responseObserver);
observers.remove(observer);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment