remove comments
This commit is contained in:
parent
bdbe8bdfc7
commit
62668e8d86
1 changed files with 0 additions and 1 deletions
|
|
@ -86,7 +86,6 @@ angular.module('copay.controllerUtils')
|
|||
});
|
||||
w.on('openError', root.onErrorDigest);
|
||||
w.on('connect', function(peerID) {
|
||||
//alert(w.getRegisteredPeerIds());
|
||||
if (peerID) {
|
||||
video.callPeer(peerID, handlePeerVideo);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue