Skip to content

Commit 27d75a2

Browse files
committed
unintentional comment
1 parent d208a7f commit 27d75a2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/webrtc/call.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1525,9 +1525,6 @@ export class MatrixCall extends EventEmitter {
15251525
}
15261526
}
15271527

1528-
/*
1529-
* Transfers this call to another user
1530-
*/
15311528
async transfer(targetUserId: string, targetRoomId?: string) {
15321529
// Fetch the target user's global profile info: their room avatar / displayname
15331530
// could be different in whatever room we shae with them.

0 commit comments

Comments
 (0)