Fix build without voip
This commit is contained in:
parent
720e7fceec
commit
36e5ef1a1f
@ -1159,7 +1159,7 @@ WebRTCSession::end()
|
||||
#else
|
||||
|
||||
bool
|
||||
WebRTCSession::havePlugins(bool, std::string *)
|
||||
WebRTCSession::havePlugins(bool, bool, std::string *)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user