Skip to content

Commit

Permalink
Delete SetChannelMode
Browse files Browse the repository at this point in the history
  • Loading branch information
boks1971 committed Oct 18, 2024
1 parent 9f0a426 commit d9c29c3
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 d9c29c3

Please sign in to comment.