Appease the linter
This commit is contained in:
parent
e06ff1ac1f
commit
b6751ab01e
2 changed files with 3 additions and 5 deletions
|
|
@ -682,13 +682,11 @@ WebRTCSession::toggleMuteAudioSrc(bool &)
|
|||
|
||||
void
|
||||
WebRTCSession::end()
|
||||
{
|
||||
}
|
||||
{}
|
||||
|
||||
void
|
||||
WebRTCSession::refreshDevices()
|
||||
{
|
||||
}
|
||||
{}
|
||||
|
||||
std::vector<std::string>
|
||||
WebRTCSession::getAudioSourceNames(const std::string &)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue