From f55ca2239bbd48a4762829db47db6a063b1e9d4e Mon Sep 17 00:00:00 2001
From: Andrey Kleshchev <andreykproductengine@lindenlab.com>
Date: Mon, 18 Jul 2022 18:10:22 +0300
Subject: Fix mac build issue

---
 indra/newview/llworld.h | 2 --
 1 file changed, 2 deletions(-)

(limited to 'indra')

diff --git a/indra/newview/llworld.h b/indra/newview/llworld.h
index b6d3fcf7b1..5dee8eea0f 100644
--- a/indra/newview/llworld.h
+++ b/indra/newview/llworld.h
@@ -198,8 +198,6 @@ private:
 	U32 mNumOfActiveCachedObjects;
 	U64MicrosecondsImplicit mSpaceTimeUSec;
 
-	BOOL mClassicCloudsEnabled;
-
 	////////////////////////////
 	//
 	// Data for "Fake" objects
-- 
cgit v1.2.3