diff --git a/pkg/rtc/types/interfaces.go b/pkg/rtc/types/interfaces.go index 9cc4a7d9b..3b8e00fd6 100644 --- a/pkg/rtc/types/interfaces.go +++ b/pkg/rtc/types/interfaces.go @@ -76,7 +76,6 @@ type LocalParticipant interface { State() livekit.ParticipantInfo_State IsReady() bool - IsRecorder() bool SubscriberAsPrimary() bool GetResponseSink() routing.MessageSink