From 601c4ebc3825cdb138c67323cabc7052bfe55d60 Mon Sep 17 00:00:00 2001 From: Florian Duros Date: Thu, 28 Nov 2024 14:10:41 +0100 Subject: [PATCH] Remove deprecated calls in `webrtc/call.ts` --- src/webrtc/call.ts | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/src/webrtc/call.ts b/src/webrtc/call.ts index c2b24cadb82..d5d096bad8a 100644 --- a/src/webrtc/call.ts +++ b/src/webrtc/call.ts @@ -631,19 +631,17 @@ export class MatrixCall extends TypedEventEmitter