From e56145176875a09dc9e1524a47bcc1259582c896 Mon Sep 17 00:00:00 2001
From: Merov Linden <merov@lindenlab.com>
Date: Wed, 17 Oct 2012 18:14:37 -0700
Subject: [PATCH] CHUI-422 : One last clean up

---
 indra/newview/llvoicechannel.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/indra/newview/llvoicechannel.cpp b/indra/newview/llvoicechannel.cpp
index 38f9bbc67f0..ceff75a0cc2 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;
-- 
GitLab