Appease the linter
This commit is contained in:
parent
e06ff1ac1f
commit
b6751ab01e
@ -682,13 +682,11 @@ WebRTCSession::toggleMuteAudioSrc(bool &)
|
|||||||
|
|
||||||
void
|
void
|
||||||
WebRTCSession::end()
|
WebRTCSession::end()
|
||||||
{
|
{}
|
||||||
}
|
|
||||||
|
|
||||||
void
|
void
|
||||||
WebRTCSession::refreshDevices()
|
WebRTCSession::refreshDevices()
|
||||||
{
|
{}
|
||||||
}
|
|
||||||
|
|
||||||
std::vector<std::string>
|
std::vector<std::string>
|
||||||
WebRTCSession::getAudioSourceNames(const std::string &)
|
WebRTCSession::getAudioSourceNames(const std::string &)
|
||||||
|
Loading…
Reference in New Issue
Block a user