From 3923fe4b4c84a6ef12c44491a6eede7d94058748 Mon Sep 17 00:00:00 2001
From: Roxie Linden <roxie@lindenlab.com>
Date: Sun, 10 Sep 2023 00:39:58 -0700
Subject: [PATCH] remove unnecessary build file

---
 indra/newview/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 6d9b0ab2dc9..c804f5403c7 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -30,7 +30,6 @@ include(LLKDU)
 include(LLPhysicsExtensions)
 include(LLPrimitive)
 include(LLWindow)
-include(LLWebRTC)
 include(NDOF)
 include(NVAPI)
 include(OPENAL)
-- 
GitLab