🔧 Disabled webrtc completely

This commit is contained in:
Edgar 2023-09-27 12:44:22 +02:00
parent ba1ce8fa83
commit 1740587b47
No known key found for this signature in database
GPG key ID: 3C2E1F2C1C353131

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