3
0
Fork 0
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:
Edgar 2023-09-27 12:44:22 +02:00 committed by Julian Groß
parent 50c90bf7ea
commit df325ea1f8

View file

@ -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