summaryrefslogtreecommitdiff
path: root/indra/newview/llvovolume.cpp
diff options
context:
space:
mode:
authorCosmic Linden <cosmic@lindenlab.com>2024-09-19 17:34:28 -0700
committerAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2026-01-05 20:45:57 +0200
commit24dccc4015a291b819c2a4bb0451c8898e5a3cc2 (patch)
tree92233b41033a3aea95d043c41d7d52bc6568d088 /indra/newview/llvovolume.cpp
parent4f70d8c830c6213bafcbf40f5ff7eb72840739cc (diff)
secondlife/viewer#2623: Remove assert
Signed-off-by: Rye <rye@alchemyviewer.org>
Diffstat (limited to 'indra/newview/llvovolume.cpp')
-rw-r--r--indra/newview/llvovolume.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvovolume.cpp b/indra/newview/llvovolume.cpp
index c68ed01cc1..b328d3a414 100644
--- a/indra/newview/llvovolume.cpp
+++ b/indra/newview/llvovolume.cpp
@@ -251,7 +251,6 @@ LLVOVolume::~LLVOVolume()
mVolumeImpl = NULL;
unregisterOldMeshAndSkin();
- llassert(!gMeshRepo.forceUnregisterMesh(this));
if(!mMediaImplList.empty())
{