talk-android/app/src/main/java/com/nextcloud
Daniel Calviño Sánchez a65e56a9ce Remove unneeded condition
If the call is a voice only call there will be no received video tracks
(they would have been stopped when each connection is established), so
changing the enabled state has no effect (as the adapter only tries to
show the received video if it is available).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-12-28 11:47:55 +01:00
..
talk Remove unneeded condition 2022-12-28 11:47:55 +01:00