Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge PR mumble-voip#5893: FIX(server, rpc): Don't send useless UserS…
…tate message As it was, the sent UserState message would have only contained the user's session ID, which in and of itself is absolutely useless. Thus, it is better to not send a UserState message in this case.
- Loading branch information