cleanup (delete files useLivekit) now covered by Connection.ts

Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
Timo K
2025-09-23 11:40:29 +02:00
parent 78e9521f22
commit 7777179935
3 changed files with 0 additions and 566 deletions

View File

@@ -1,4 +1,3 @@
// TODO-MULTI-SFU Add all device syncing logic from useLivekit
/*
Copyright 2025 New Vector Ltd.
@@ -294,5 +293,4 @@ export class PublishConnection extends Connection {
}
});
}
// TODO-MULTI-SFU Sync the requested track processors with LiveKit
}