From 0e11e708527eda8ef42c7edc8e6b1c518fcfc067 Mon Sep 17 00:00:00 2001 From: Ansariel Date: Tue, 20 May 2025 18:47:54 +0200 Subject: [PATCH] Fix for previous commit --- indra/newview/llmeshrepository.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/indra/newview/llmeshrepository.cpp b/indra/newview/llmeshrepository.cpp index 90c5132882..1a0f90bb3a 100644 --- a/indra/newview/llmeshrepository.cpp +++ b/indra/newview/llmeshrepository.cpp @@ -6218,7 +6218,6 @@ bool LLMeshRepository::meshRezEnabled() return region->meshRezEnabled(); } } - else #endif // OPENSIM // return mesh_enabled;