mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
Merge branch 'master' into multichannel
This commit is contained in:
@ -792,6 +792,8 @@ bool Sdp::getOutgoingVideoSettings(map<string, string> &args) const
|
||||
}
|
||||
return true;
|
||||
}
|
||||
#else
|
||||
(void) args;
|
||||
#endif
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user