LLVoiceClient::mNextAudioSession now initialized.

This commit is contained in:
Shyotl
2011-07-30 20:28:34 -05:00
parent a237cb9cad
commit c081efa460

View File

@@ -1120,6 +1120,7 @@ LLVoiceClient::LLVoiceClient()
mSpeakerVolume = 0;
mMicVolume = 0;
mNextAudioSession = NULL;
mAudioSession = NULL;
mAudioSessionChanged = false;