diff options
author | Oz Linden <oz@lindenlab.com> | 2011-12-12 09:04:33 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-12-12 09:04:33 -0500 |
commit | f1a4593e471f4ae0e08767f73f100add683965bf (patch) | |
tree | 0f0f42a772c9c739ee5e726a8044e2888d17b735 /indra/newview/llvoicevivox.cpp | |
parent | d7e6f21981b0a00c0d89096cc17bab07be60e51a (diff) | |
parent | 50a57ba9fec0435a990338398d5c4f23c5cc91f0 (diff) |
merge changes for vmrg-204
Diffstat (limited to 'indra/newview/llvoicevivox.cpp')
-rw-r--r-- | indra/newview/llvoicevivox.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvoicevivox.cpp b/indra/newview/llvoicevivox.cpp index 3959a021fe..df1d3f2955 100644 --- a/indra/newview/llvoicevivox.cpp +++ b/indra/newview/llvoicevivox.cpp @@ -7019,7 +7019,6 @@ void LLVivoxVoiceClient::captureBufferPlayStopSendMessage() LLVivoxProtocolParser::LLVivoxProtocolParser() { - parser = NULL; parser = XML_ParserCreate(NULL); reset(); |