diff options
Diffstat (limited to 'linden')
-rw-r--r-- | linden/indra/newview/llvoiceclient.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llvoiceclient.cpp b/linden/indra/newview/llvoiceclient.cpp index 660b60a..d67b9e3 100644 --- a/linden/indra/newview/llvoiceclient.cpp +++ b/linden/indra/newview/llvoiceclient.cpp | |||
@@ -1121,6 +1121,7 @@ LLVoiceClient::LLVoiceClient() | |||
1121 | mMicVolume = 0; | 1121 | mMicVolume = 0; |
1122 | 1122 | ||
1123 | mAudioSession = NULL; | 1123 | mAudioSession = NULL; |
1124 | mNextAudioSession = NULL; | ||
1124 | mAudioSessionChanged = false; | 1125 | mAudioSessionChanged = false; |
1125 | 1126 | ||
1126 | // Initial dirty state | 1127 | // Initial dirty state |