summaryrefslogtreecommitdiff
path: root/indra/newview/llvoiceclient.cpp
diff options
context:
space:
mode:
authorRoxie Linden <roxie@lindenlab.com>2024-05-17 13:27:45 -0700
committerRoxie Linden <roxie@lindenlab.com>2024-05-17 13:27:45 -0700
commit2b275d43fb70f396bba4249c34442e7d70a76e19 (patch)
treeaa7f7da7a20f38a6347672d713dddb6b1fffd841 /indra/newview/llvoiceclient.cpp
parentcfd358f93350bf0ea487480d5c39bf48605b115b (diff)
Clean up some shutdown code.
Diffstat (limited to 'indra/newview/llvoiceclient.cpp')
-rw-r--r--indra/newview/llvoiceclient.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvoiceclient.cpp b/indra/newview/llvoiceclient.cpp
index a4a6922fd2..e2d75e244f 100644
--- a/indra/newview/llvoiceclient.cpp
+++ b/indra/newview/llvoiceclient.cpp
@@ -157,7 +157,6 @@ LLVoiceClient::LLVoiceClient(LLPumpIO *pump)
LLVoiceClient::~LLVoiceClient()
{
- llassert(!mSpatialVoiceModule);
}
void LLVoiceClient::init(LLPumpIO *pump)