mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
Linux support take 2
This commit is contained in:
parent
680611c8cf
commit
1f8c30514e
3 changed files with 5 additions and 3 deletions
|
|
@ -230,7 +230,9 @@ WebrtcVideoConduit::~WebrtcVideoConduit()
|
|||
mVideoStatsTimer->Cancel();
|
||||
}
|
||||
|
||||
#ifdef MOZ_WEBRTC_LEGACY_VIE
|
||||
MOZ_ASSERT(!mPtrViEBase, "Call DeleteStreams prior to ~WebrtcVideoConduit.");
|
||||
#endif
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue