diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2025-05-14 20:14:10 +0300 |
---|---|---|
committer | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2025-05-14 21:28:30 +0300 |
commit | 05557554c39ca938a488c534f74cf8d45e8f7c50 (patch) | |
tree | 577dac80049a95bef4318c2d573f55c1a66d289c /indra/newview/llviewerregion.h | |
parent | 888d4ae9dfaf7ba3866c668fbac92502ce252f3b (diff) |
#4081 Meshes missing after teleport
Diffstat (limited to 'indra/newview/llviewerregion.h')
-rw-r--r-- | indra/newview/llviewerregion.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llviewerregion.h b/indra/newview/llviewerregion.h index d0ec1fe877..244e2b7835 100644 --- a/indra/newview/llviewerregion.h +++ b/indra/newview/llviewerregion.h @@ -333,7 +333,6 @@ public: void getInfo(LLSD& info); - bool meshRezEnabled() const; bool meshUploadEnabled() const; bool bakesOnMeshEnabled() const; |