summaryrefslogtreecommitdiff
path: root/indra/newview/llvoicewebrtc.h
diff options
context:
space:
mode:
authorRoxie Linden <roxie@lindenlab.com>2023-09-14 20:48:33 -0700
committerRoxie Linden <roxie@lindenlab.com>2024-02-08 18:34:01 -0800
commit0afb330cf19c0f988fd6688d3bc4266a3fd6624e (patch)
treec81cf35ca9b332854a0977b0461eed792c505c48 /indra/newview/llvoicewebrtc.h
parentf3701803ebb7bc2c93e1642ecaf9c3cf64f10bcb (diff)
Remove bad session from janus when negotation fails and is retried.
Diffstat (limited to 'indra/newview/llvoicewebrtc.h')
-rw-r--r--indra/newview/llvoicewebrtc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llvoicewebrtc.h b/indra/newview/llvoicewebrtc.h
index 0dad2909d4..eb3893fe2b 100644
--- a/indra/newview/llvoicewebrtc.h
+++ b/indra/newview/llvoicewebrtc.h
@@ -669,8 +669,6 @@ private:
return mVoiceControlState;
}
- bool endAndDisconnectSession();
-
bool callbackEndDaemon(const LLSD& data);
bool provisionVoiceAccount();
void OnVoiceAccountProvisioned(const LLSD& body);