mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 20:19:42 +01:00
Remove log
This commit is contained in:
parent
83a91539fb
commit
ae1feadbc2
@ -1715,7 +1715,6 @@ public class CallController extends BaseController {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
Log.d("MARIO", "SENDING CALL MESSAGE " + ncMessageWrapper.getSignalingMessage().getType());
|
|
||||||
webSocketClient.sendCallMessage(ncMessageWrapper);
|
webSocketClient.sendCallMessage(ncMessageWrapper);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user