mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-06 01:03:19 +02:00
🔧 Disabled webrtc completely
This commit is contained in:
parent
ba1ce8fa83
commit
1740587b47
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
|||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
#if 0
|
||||
|
||||
#ifndef hifi_WebRTC_h
|
||||
#define hifi_WebRTC_h
|
||||
|
||||
|
@ -53,3 +55,5 @@
|
|||
#endif
|
||||
|
||||
#endif // hifi_WebRTC_h
|
||||
|
||||
#endif
|
Loading…
Reference in a new issue