mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 20:07:04 +08:00
Ref T730, removed voice room related funcions from audio context
This commit is contained in:
committed by
Mat Sutcliffe
parent
81ade55cb5
commit
6071e77b7f
@@ -123,7 +123,6 @@ void SwiftGuiStd::performGracefulShutdown()
|
||||
{
|
||||
if (m_contextAudioAvailable)
|
||||
{
|
||||
sGui->getIContextAudio()->leaveAllVoiceRooms();
|
||||
sGui->getIContextAudio()->disconnect(this); // break down signal / slots
|
||||
}
|
||||
sGui->getIContextNetwork()->disconnectFromNetwork();
|
||||
|
||||
Reference in New Issue
Block a user