Skip to content

Commit

Permalink
Delete SetChannelMode (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
boks1971 authored Oct 18, 2024
1 parent 9f0a426 commit 1efff3d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bus.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ import (
"github.com/livekit/psrpc/internal/bus"
)

// TODO: clean up
func SetChannelMode(m uint32) {}

type Channel = bus.Channel
type MessageBus bus.MessageBus

Expand Down

0 comments on commit 1efff3d

Please sign in to comment.