diff options
author | Merov Linden <merov@lindenlab.com> | 2012-10-17 18:14:37 -0700 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2012-10-17 18:14:37 -0700 |
commit | e56145176875a09dc9e1524a47bcc1259582c896 (patch) | |
tree | 9fda073909b21e9f818cddf2de41bbfa85b36d55 /indra/newview | |
parent | 1cd3c8408fb485792cf20a73156b0fd43f0d90cc (diff) |
CHUI-422 : One last clean up
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/llvoicechannel.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvoicechannel.cpp b/indra/newview/llvoicechannel.cpp index 38f9bbc67f..ceff75a0cc 100644 --- a/indra/newview/llvoicechannel.cpp +++ b/indra/newview/llvoicechannel.cpp @@ -35,7 +35,6 @@ #include "llrecentpeople.h" #include "llviewercontrol.h" #include "llvoicechannel.h" -#include "llsdserialize.h" LLVoiceChannel::voice_channel_map_t LLVoiceChannel::sVoiceChannelMap; |