From f064cba4362b6ab183fb16192305338953867f2b Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev Date: Wed, 7 Dec 2022 20:10:41 +0200 Subject: SL-14399 Remove obsolete code mCoroWaitList covers all assets not just landmarks --- indra/newview/lllandmarklist.h | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/newview/lllandmarklist.h') diff --git a/indra/newview/lllandmarklist.h b/indra/newview/lllandmarklist.h index f5fa958204..b50332b215 100644 --- a/indra/newview/lllandmarklist.h +++ b/indra/newview/lllandmarklist.h @@ -72,7 +72,6 @@ protected: typedef std::set landmark_uuid_list_t; landmark_uuid_list_t mBadList; - landmark_uuid_list_t mWaitList; typedef std::map landmark_requested_list_t; landmark_requested_list_t mRequestedList; -- cgit v1.2.3