mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-29 16:22:51 +02:00
🔧 Disabled webrtc completely
This commit is contained in:
parent
50c90bf7ea
commit
df325ea1f8
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