From 9960145ed0d3057c9b3aa9ab8bd55b180bcbd46c Mon Sep 17 00:00:00 2001
From: Oz Linden <oz@lindenlab.com>
Date: Mon, 15 Dec 2014 12:52:26 -0500
Subject: [PATCH] remove redundant include of Audio.cmake

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

diff --git a/indra/llaudio/CMakeLists.txt b/indra/llaudio/CMakeLists.txt
index 1b2bdb9888c..e943dd5d5cc 100755
--- a/indra/llaudio/CMakeLists.txt
+++ b/indra/llaudio/CMakeLists.txt
@@ -3,7 +3,6 @@
 project(llaudio)
 
 include(00-Common)
-include(Audio)
 include(LLAudio)
 include(FMODEX)
 include(OPENAL)
-- 
GitLab